Skip to content

Commit d7418b1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v14
1 parent 32be77a commit d7418b1

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
@@ -67,7 +67,7 @@
6767
"@types/babel__traverse": "7.11.1",
6868
"@types/jest": "26.0.23",
6969
"@types/murmurhash3js": "3.0.2",
70-
"@types/node": "13.13.52",
70+
"@types/node": "14.17.0",
7171
"babel-core": "7.0.0-bridge.0",
7272
"babel-eslint": "10.1.0",
7373
"babel-jest": "26.6.3",

yarn.lock

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

1916-
"@types/node@13.13.52":
1917-
version "13.13.52"
1918-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.52.tgz#03c13be70b9031baaed79481c0c0cfb0045e53f7"
1919-
integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==
1916+
"@types/node@14.17.0":
1917+
version "14.17.0"
1918+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.0.tgz#3ba770047723b3eeb8dc9fca02cce8a7fb6378da"
1919+
integrity sha512-w8VZUN/f7SSbvVReb9SWp6cJFevxb4/nkG65yLAya//98WgocKm5PLDAtSs5CtJJJM+kHmJjO/6mmYW4MHShZA==
19201920

19211921
"@types/normalize-package-data@^2.4.0":
19221922
version "2.4.0"

0 commit comments

Comments
 (0)