Skip to content

Commit 3c992ba

Browse files
chore(deps): update dependency @types/node to v14.14.35 (#355)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8ae20d7 commit 3c992ba

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.22.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.4",
38-
"@types/node": "14.14.34",
38+
"@types/node": "14.14.35",
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
@@ -1289,10 +1289,10 @@
12891289
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
12901290
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
12911291

1292-
"@types/[email protected].34":
1293-
version "14.14.34"
1294-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da"
1295-
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==
1292+
"@types/[email protected].35":
1293+
version "14.14.35"
1294+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
1295+
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
12961296

12971297
"@types/node@^12.7.1":
12981298
version "12.12.62"

0 commit comments

Comments
 (0)