Skip to content

Commit 5809219

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency @types/node to v12.20.11
1 parent 0d9b2b8 commit 5809219

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#a1946348ee84812b0b58d12e27c924d86187997e",
179179
"@types/jasmine": "3.6.10",
180-
"@types/node": "12.20.10",
180+
"@types/node": "12.20.11",
181181
"@types/vscode": "1.55.0",
182182
"clang-format": "1.5.0",
183183
"esbuild": "0.11.12",

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/[email protected].10":
207-
version "12.20.10"
208-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.10.tgz#4dcb8a85a8f1211acafb88d72fafc7e3d2685583"
209-
integrity sha512-TxCmnSSppKBBOzYzPR2BR25YlX5Oay8z2XGwFBInuA/Co0V9xJhLlW4kjbxKtgeNo3NOMbQP1A5Rc03y+XecPw==
206+
"@types/[email protected].11":
207+
version "12.20.11"
208+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.11.tgz#980832cd56efafff8c18aa148c4085eb02a483f4"
209+
integrity sha512-gema+apZ6qLQK7k7F0dGkGCWQYsL0qqKORWOQO6tq46q+x+1C0vbOiOqOwRVlh4RAdbQwV/j/ryr3u5NOG1fPQ==
210210

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

0 commit comments

Comments
 (0)