Skip to content

Commit 4bd884a

Browse files
chore(deps): update dependency @types/node to v14.17.26 (#687)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d8fbbcc commit 4bd884a

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.25",
32+
"@types/node": "14.17.26",
3333
"@typescript-eslint/eslint-plugin": "4.33.0",
3434
"@typescript-eslint/parser": "4.33.0",
3535
"bob-the-bundler": "1.5.1",

yarn.lock

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

2060-
"@types/[email protected].25":
2061-
version "14.17.25"
2062-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.25.tgz#a1f93cc569b58292551c14b81fd74634eceb0dde"
2063-
integrity sha512-85DGKK4X9h+JEbs69xggu9j6y/aAExbfZzTrUMSqSwATwYXywbxRLaNQyJ7WibJjsC4OcxJWJwtuANUzDqMc7A==
2060+
"@types/[email protected].26":
2061+
version "14.17.26"
2062+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.26.tgz#47a53c7e7804490155a4646d60c8e194816d073c"
2063+
integrity sha512-eSTNkK/nfmnC7IKpOJZixDgG0W2/eHz1qyFN7o/rwwwIHsVRp+G9nbh4BrQ77kbQ2zPu286AQRxkuRLPcR3gXw==
20642064

20652065
"@types/node@^12.7.1":
20662066
version "12.20.19"

0 commit comments

Comments
 (0)