Skip to content

Commit c7dc62f

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

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.26",
32+
"@types/node": "14.17.27",
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].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==
2060+
"@types/[email protected].27":
2061+
version "14.17.27"
2062+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.27.tgz#5054610d37bb5f6e21342d0e6d24c494231f3b85"
2063+
integrity sha512-94+Ahf9IcaDuJTle/2b+wzvjmutxXAEXU6O81JHblYXUg2BDG+dnBy7VxIPHKAyEEDHzCMQydTJuWvrE+Aanzw==
20642064

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

0 commit comments

Comments
 (0)