Skip to content

Commit dd7a612

Browse files
chore(deps): update dependency @types/node to v16 (#712)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4f02301 commit dd7a612

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.17.0",
3030
"@types/dedent": "0.7.0",
3131
"@types/jest": "27.0.2",
32-
"@types/node": "14.17.32",
32+
"@types/node": "16.11.6",
3333
"@typescript-eslint/eslint-plugin": "5.2.0",
3434
"@typescript-eslint/parser": "5.2.0",
3535
"bob-the-bundler": "1.5.1",

yarn.lock

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

2068-
"@types/node@14.17.32":
2069-
version "14.17.32"
2070-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.32.tgz#2ca61c9ef8c77f6fa1733be9e623ceb0d372ad96"
2071-
integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ==
2068+
"@types/node@16.11.6":
2069+
version "16.11.6"
2070+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
2071+
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
20722072

20732073
"@types/node@^12.7.1":
20742074
version "12.20.19"

0 commit comments

Comments
 (0)