Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit d015854

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency @types/node to v14
1 parent b345bb4 commit d015854

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
@@ -168,7 +168,7 @@
168168
"devDependencies": {
169169
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#3e69b0a378534fbc1f28a6150dced25b34c1d443",
170170
"@types/jasmine": "3.7.4",
171-
"@types/node": "12.20.13",
171+
"@types/node": "14.17.1",
172172
"@types/vscode": "1.56.0",
173173
"clang-format": "1.5.0",
174174
"esbuild": "0.12.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@
203203
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
204204
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
205205

206-
"@types/node@12.20.13":
207-
version "12.20.13"
208-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
209-
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
206+
"@types/node@14.17.1":
207+
version "14.17.1"
208+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
209+
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==
210210

211211
"@types/node@>= 8":
212212
version "14.14.37"

0 commit comments

Comments
 (0)