Skip to content

Commit 5bf6330

Browse files
chore(deps): update dependency @types/node to v14.17.2 (#475)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8c8ec7c commit 5bf6330

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
@@ -39,7 +39,7 @@
3939
"eslint": "7.27.0",
4040
"husky": "6.0.0",
4141
"lint-staged": "11.0.0",
42-
"@types/node": "14.17.1",
42+
"@types/node": "14.17.2",
4343
"bob-the-bundler": "1.2.0",
4444
"eslint-config-standard": "16.0.3",
4545
"eslint-plugin-import": "2.23.4",

yarn.lock

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

2146-
"@types/[email protected].1":
2147-
version "14.17.1"
2148-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
2149-
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==
2146+
"@types/[email protected].2":
2147+
version "14.17.2"
2148+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.2.tgz#1e94476db57ec93a372c7f7d29aa5707cfb92339"
2149+
integrity sha512-sld7b/xmFum66AAKuz/rp/CUO8+98fMpyQ3SBfzzBNGMd/1iHBTAg9oyAvcYlAj46bpc74r91jSw2iFdnx29nw==
21502150

21512151
"@types/node@^12.7.1":
21522152
version "12.12.62"

0 commit comments

Comments
 (0)