Skip to content

Commit b1c6328

Browse files
chore(deps): update dependency @types/node to v14.17.32 (#711)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c579da0 commit b1c6328

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.31",
32+
"@types/node": "14.17.32",
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/[email protected].31":
2069-
version "14.17.31"
2070-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.31.tgz#60a2b312e8166ee0e3f6752fcc145c1a702eac03"
2071-
integrity sha512-MUeD1RfIycvO6Msfdl4vzfce7r0FWimF8QFdY1XslfHMFYmUvcZDPkaYrqdVLOi9pugnO4ASHyThb2K4hbjxMA==
2068+
"@types/[email protected].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==
20722072

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

0 commit comments

Comments
 (0)