Skip to content

Commit 33d9052

Browse files
chore(deps): update dependency @types/node to v16.11.21 (#909)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1a2c6ff commit 33d9052

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

yarn.lock

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

2224-
"@types/[email protected].20":
2225-
version "16.11.20"
2226-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.20.tgz#334b116c6d41143c92599965e14b5a3dd68c5d1f"
2227-
integrity sha512-lAKaZ0Lc1Umwd0AqLr6iy5U8u/1DpK7/JzNgQn9cMMUk2mFR8bbhEP8BQrI9Cm5CU0bOVCaWbkGBvgqKMOJHsw==
2224+
"@types/[email protected].21":
2225+
version "16.11.21"
2226+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.21.tgz#474d7589a30afcf5291f59bd49cca9ad171ffde4"
2227+
integrity sha512-Pf8M1XD9i1ksZEcCP8vuSNwooJ/bZapNmIzpmsMaL+jMI+8mEYU3PKvs+xDNuQcJWF/x24WzY4qxLtB0zNow9A==
22282228

22292229
"@types/node@^12.7.1":
22302230
version "12.20.19"

0 commit comments

Comments
 (0)