Skip to content

Commit 8af4019

Browse files
chore(deps): update dependency @types/node to v14.14.29 (#323)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a669f52 commit 8af4019

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.20.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.4",
38-
"@types/node": "14.14.28",
38+
"@types/node": "14.14.29",
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
@@ -1298,10 +1298,10 @@
12981298
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
12991299
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
13001300

1301-
"@types/[email protected].28":
1302-
version "14.14.28"
1303-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
1304-
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
1301+
"@types/[email protected].29":
1302+
version "14.14.29"
1303+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.29.tgz#2bbaefda2b715f9a0cd31c55b55b9092c5920e59"
1304+
integrity sha512-z1PF7SVwqolmqu21eoWM82FPx699C2sCmrxTcCRotRn+2gt9Ve4dwmZsDntxgGyEHFHXYaqMcMMCdPKUeTKXsA==
13051305

13061306
"@types/node@^12.7.1":
13071307
version "12.12.62"

0 commit comments

Comments
 (0)