Skip to content

Commit de5f16a

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

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.37",
38+
"@types/node": "14.14.39",
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].37":
1252-
version "14.14.37"
1253-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
1254-
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
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==
12551255

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

0 commit comments

Comments
 (0)