Skip to content

Commit 411ebe9

Browse files
chore(deps): update dependency @types/node to v16.11.22 (#943)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8700fa7 commit 411ebe9

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.21",
32+
"@types/node": "16.11.22",
3333
"@typescript-eslint/eslint-plugin": "5.10.2",
3434
"@typescript-eslint/parser": "5.10.2",
3535
"bob-the-bundler": "1.6.1",

yarn.lock

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

2283-
"@types/[email protected].21":
2284-
version "16.11.21"
2285-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.21.tgz#474d7589a30afcf5291f59bd49cca9ad171ffde4"
2286-
integrity sha512-Pf8M1XD9i1ksZEcCP8vuSNwooJ/bZapNmIzpmsMaL+jMI+8mEYU3PKvs+xDNuQcJWF/x24WzY4qxLtB0zNow9A==
2283+
"@types/[email protected].22":
2284+
version "16.11.22"
2285+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.22.tgz#e704150225bfc4195f8ce68a7ac8da02b753549a"
2286+
integrity sha512-DYNtJWauMQ9RNpesl4aVothr97/tIJM8HbyOXJ0AYT1Z2bEjLHyfjOBPAQQVMLf8h3kSShYfNk8Wnto8B2zHUA==
22872287

22882288
"@types/node@^12.7.1":
22892289
version "12.20.19"

0 commit comments

Comments
 (0)