Skip to content

Commit 7f9a0b8

Browse files
chore(deps): update dependency @types/node to v16.11.24 (#954)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e640980 commit 7f9a0b8

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.20.0",
3030
"@types/dedent": "0.7.0",
3131
"@types/jest": "27.4.0",
32-
"@types/node": "16.11.22",
32+
"@types/node": "16.11.24",
3333
"@typescript-eslint/eslint-plugin": "5.11.0",
3434
"@typescript-eslint/parser": "5.11.0",
3535
"bob-the-bundler": "1.6.1",

yarn.lock

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

2297-
"@types/[email protected].22":
2298-
version "16.11.22"
2299-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.22.tgz#e704150225bfc4195f8ce68a7ac8da02b753549a"
2300-
integrity sha512-DYNtJWauMQ9RNpesl4aVothr97/tIJM8HbyOXJ0AYT1Z2bEjLHyfjOBPAQQVMLf8h3kSShYfNk8Wnto8B2zHUA==
2297+
"@types/[email protected].24":
2298+
version "16.11.24"
2299+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.24.tgz#9624338b685fea65fb1aba6c7b7eb45ca2df7188"
2300+
integrity sha512-Ezv33Rl4mIi6YdSHfIRNBd4Q9kUe5okiaw/ikvJiJDmuQZNW5kfdg7+oQPF8NO6sTcr3woIpj3jANzTXdvEZXA==
23012301

23022302
"@types/node@^12.7.1":
23032303
version "12.20.19"

0 commit comments

Comments
 (0)