Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit c7fb618

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v13.13.15
1 parent e74a5c7 commit c7fb618

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@semantic-release/npm": "7.0.5",
5959
"@semantic-release/release-notes-generator": "9.0.1",
6060
"@types/jest": "25.2.3",
61-
"@types/node": "13.13.14",
61+
"@types/node": "13.13.15",
6262
"babel-core": "7.0.0-bridge.0",
6363
"babel-jest": "25.5.1",
6464
"babel-preset-env": "1.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1866,10 +1866,10 @@
18661866
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
18671867
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
18681868

1869-
"@types/node@13.13.14":
1870-
version "13.13.14"
1871-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.14.tgz#20cd7d2a98f0c3b08d379f4ea9e6b315d2019529"
1872-
integrity sha512-Az3QsOt1U/K1pbCQ0TXGELTuTkPLOiFIQf3ILzbOyo0FqgV9SxRnxbxM5QlAveERZMHpZY+7u3Jz2tKyl+yg6g==
1869+
"@types/node@13.13.15":
1870+
version "13.13.15"
1871+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.15.tgz#fe1cc3aa465a3ea6858b793fd380b66c39919766"
1872+
integrity sha512-kwbcs0jySLxzLsa2nWUAGOd/s21WU1jebrEdtzhsj1D4Yps1EOuyI1Qcu+FD56dL7NRNIJtDDjcqIG22NwkgLw==
18731873

18741874
"@types/node@>= 8":
18751875
version "13.11.0"

0 commit comments

Comments
 (0)