Skip to content

Commit 7b9cb68

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency @types/node to v12.20.13
1 parent 3c57ddd commit 7b9cb68

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
@@ -177,7 +177,7 @@
177177
"devDependencies": {
178178
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#b700b4e264d4fa88bca03c3812b6d8e0ff6e1a30",
179179
"@types/jasmine": "3.7.2",
180-
"@types/node": "12.20.11",
180+
"@types/node": "12.20.13",
181181
"@types/vscode": "1.56.0",
182182
"clang-format": "1.5.0",
183183
"esbuild": "0.11.20",

yarn.lock

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

205-
"@types/[email protected].11":
206-
version "12.20.11"
207-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.11.tgz#980832cd56efafff8c18aa148c4085eb02a483f4"
208-
integrity sha512-gema+apZ6qLQK7k7F0dGkGCWQYsL0qqKORWOQO6tq46q+x+1C0vbOiOqOwRVlh4RAdbQwV/j/ryr3u5NOG1fPQ==
205+
"@types/[email protected].13":
206+
version "12.20.13"
207+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
208+
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
209209

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

0 commit comments

Comments
 (0)