Skip to content

Commit 7e4f2bc

Browse files
authored
Merge pull request ava-labs#359 from ava-labs/dependabot/npm_and_yarn/development/types/node-16.10.1
Bump @types/node from 16.7.1 to 16.10.1
2 parents f01bed7 + 0ea7de3 commit 7e4f2bc

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
@@ -49,7 +49,7 @@
4949
"@types/create-hash": "1.2.2",
5050
"@types/hdkey": "2.0.0",
5151
"@types/jest": "27.0.2",
52-
"@types/node": "16.7.1",
52+
"@types/node": "16.10.1",
5353
"@typescript-eslint/eslint-plugin": "4.31.1",
5454
"@typescript-eslint/parser": "4.32.0",
5555
"clean-webpack-plugin": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,10 +1067,10 @@
10671067
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
10681068
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
10691069

1070-
"@types/node@*", "@types/node@16.7.1":
1071-
version "16.7.1"
1072-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.1.tgz#c6b9198178da504dfca1fd0be9b2e1002f1586f0"
1073-
integrity sha512-ncRdc45SoYJ2H4eWU9ReDfp3vtFqDYhjOsKlFFUDEn8V1Bgr2RjYal8YT5byfadWIRluhPFU6JiDOl0H6Sl87A==
1070+
"@types/node@*", "@types/node@16.10.1":
1071+
version "16.10.1"
1072+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.1.tgz#f3647623199ca920960006b3dccf633ea905f243"
1073+
integrity sha512-4/Z9DMPKFexZj/Gn3LylFgamNKHm4K3QDi0gz9B26Uk0c8izYf97B5fxfpspMNkWlFupblKM/nV8+NA9Ffvr+w==
10741074

10751075
10761076
version "11.11.6"

0 commit comments

Comments
 (0)