Skip to content

Commit 6d72786

Browse files
chore(deps): update dependency @types/node to v14.17.1 (#214)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8197499 commit 6d72786

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
@@ -36,7 +36,7 @@
3636
"eslint": "7.27.0",
3737
"husky": "6.0.0",
3838
"lint-staged": "11.0.0",
39-
"@types/node": "14.17.0",
39+
"@types/node": "14.17.1",
4040
"bob-the-bundler": "1.2.0",
4141
"eslint-config-standard": "16.0.3",
4242
"eslint-plugin-import": "2.23.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,10 +1444,10 @@
14441444
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
14451445
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
14461446

1447-
"@types/[email protected].0":
1448-
version "14.17.0"
1449-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.0.tgz#3ba770047723b3eeb8dc9fca02cce8a7fb6378da"
1450-
integrity sha512-w8VZUN/f7SSbvVReb9SWp6cJFevxb4/nkG65yLAya//98WgocKm5PLDAtSs5CtJJJM+kHmJjO/6mmYW4MHShZA==
1447+
"@types/[email protected].1":
1448+
version "14.17.1"
1449+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
1450+
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==
14511451

14521452
"@types/node@^10.1.0":
14531453
version "10.17.54"

0 commit comments

Comments
 (0)