Skip to content

Commit 2af555d

Browse files
chore(deps): update dependency @types/node to v16.11.12 (#826)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2a3ca57 commit 2af555d

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
@@ -29,7 +29,7 @@
2929
"@changesets/cli": "2.18.1",
3030
"@types/dedent": "0.7.0",
3131
"@types/jest": "27.0.3",
32-
"@types/node": "16.11.11",
32+
"@types/node": "16.11.12",
3333
"@typescript-eslint/eslint-plugin": "5.6.0",
3434
"@typescript-eslint/parser": "5.6.0",
3535
"bob-the-bundler": "1.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,10 +2114,10 @@
21142114
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.13.tgz#7dfd9c14661edc65cccd43a29eb454174642370d"
21152115
integrity sha512-bLL69sKtd25w7p1nvg9pigE4gtKVpGTPojBFLMkGHXuUgap2sLqQt2qUnqmVCDfzGUL0DRNZP+1prIZJbMeAXg==
21162116

2117-
"@types/[email protected].11":
2118-
version "16.11.11"
2119-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
2120-
integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==
2117+
"@types/[email protected].12":
2118+
version "16.11.12"
2119+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.12.tgz#ac7fb693ac587ee182c3780c26eb65546a1a3c10"
2120+
integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==
21212121

21222122
"@types/node@^12.7.1":
21232123
version "12.20.19"

0 commit comments

Comments
 (0)