Skip to content

Commit 590c2c2

Browse files
chore(deps): update dependency @types/node to v14.14.40 (#389)
Co-authored-by: Renovate Bot <[email protected]>
1 parent de5f16a commit 590c2c2

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.24.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.4",
38-
"@types/node": "14.14.39",
38+
"@types/node": "14.14.40",
3939
"bob-the-bundler": "1.2.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
@@ -1248,10 +1248,10 @@
12481248
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
12491249
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
12501250

1251-
"@types/[email protected].39":
1252-
version "14.14.39"
1253-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.39.tgz#9ef394d4eb52953d2890e4839393c309aa25d2d1"
1254-
integrity sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw==
1251+
"@types/[email protected].40":
1252+
version "14.14.40"
1253+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.40.tgz#05a7cd31154487f357ca0bec4334ed1b1ab825a0"
1254+
integrity sha512-2HoZZGylcnz19ZSbvWhgWHqvprw1ZGHanxIrDWYykPD4CauLW4gcyLzCVfUN2kv/1t1F3CurQIdi+s1l9+XgEA==
12551255

12561256
"@types/node@^12.7.1":
12571257
version "12.12.62"

0 commit comments

Comments
 (0)