Skip to content

Commit e869c2b

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

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
@@ -35,7 +35,7 @@
3535
"eslint": "7.18.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.3",
38-
"@types/node": "14.14.21",
38+
"@types/node": "14.14.22",
3939
"bob-the-bundler": "1.1.0",
4040
"eslint-config-standard": "16.0.2",
4141
"eslint-plugin-import": "2.22.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,10 +1272,10 @@
12721272
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
12731273
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
12741274

1275-
"@types/[email protected].21":
1276-
version "14.14.21"
1277-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e"
1278-
integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==
1275+
"@types/[email protected].22":
1276+
version "14.14.22"
1277+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
1278+
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
12791279

12801280
"@types/node@^12.7.1":
12811281
version "12.12.62"

0 commit comments

Comments
 (0)