Skip to content

Commit 6be5e40

Browse files
chore(deps): update dependency @types/node to v14.17.4 (#503)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 36b59ae commit 6be5e40

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.28.0",
4040
"husky": "6.0.0",
4141
"lint-staged": "11.0.0",
42-
"@types/node": "14.17.3",
42+
"@types/node": "14.17.4",
4343
"bob-the-bundler": "1.2.1",
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
@@ -2369,10 +2369,10 @@
23692369
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
23702370
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
23712371

2372-
"@types/[email protected].3":
2373-
version "14.17.3"
2374-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
2375-
integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
2372+
"@types/[email protected].4":
2373+
version "14.17.4"
2374+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.4.tgz#218712242446fc868d0e007af29a4408c7765bc0"
2375+
integrity sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==
23762376

23772377
"@types/node@^12.7.1":
23782378
version "12.12.62"

0 commit comments

Comments
 (0)