Skip to content

Commit a75c32e

Browse files
chore(deps): update dependency @types/node to v14.17.28 (#700)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 859d2c1 commit a75c32e

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.27",
32+
"@types/node": "14.17.28",
3333
"@typescript-eslint/eslint-plugin": "5.1.0",
3434
"@typescript-eslint/parser": "5.1.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].27":
2069-
version "14.17.27"
2070-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.27.tgz#5054610d37bb5f6e21342d0e6d24c494231f3b85"
2071-
integrity sha512-94+Ahf9IcaDuJTle/2b+wzvjmutxXAEXU6O81JHblYXUg2BDG+dnBy7VxIPHKAyEEDHzCMQydTJuWvrE+Aanzw==
2068+
"@types/[email protected].28":
2069+
version "14.17.28"
2070+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.28.tgz#c683413f485a5690649ef36cdc9402bae32da2df"
2071+
integrity sha512-1Nh2wEWN8y9hyC4yTDPccUnRunqNeBEFmmTU+K5FpGZOEixqAzMhUXzrBwajNYCZq5uoGaztaMN9Yy1PDMMB6Q==
20722072

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

0 commit comments

Comments
 (0)