Skip to content

Commit 87e2b6d

Browse files
committed
chore(deps): update dependency @types/node to v16.11.27
1 parent 1cee3b9 commit 87e2b6d

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
@@ -50,7 +50,7 @@
5050
"@types/glob": "7.2.0",
5151
"@types/jest": "27.4.1",
5252
"@types/mkdirp": "1.0.2",
53-
"@types/node": "16.11.26",
53+
"@types/node": "16.11.27",
5454
"@types/prettier": "2.6.0",
5555
"cz-conventional-changelog": "3.3.0",
5656
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,10 +1112,10 @@
11121112
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
11131113
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
11141114

1115-
"@types/node@16.11.26":
1116-
version "16.11.26"
1117-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
1118-
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
1115+
"@types/node@16.11.27":
1116+
version "16.11.27"
1117+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.27.tgz#5da19383bdbeda99bc0d09cfbb88cab7297ebc51"
1118+
integrity sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==
11191119

11201120
"@types/normalize-package-data@^2.4.0":
11211121
version "2.4.1"

0 commit comments

Comments
 (0)