Skip to content

Commit a5f0986

Browse files
chore(deps): update dependency @types/node to v16.11.20 (#1596)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d8ee559 commit a5f0986

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
@@ -198,7 +198,7 @@
198198
"devDependencies": {
199199
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#5fad38db75f746e76af8b015dd8f674579a54ab3",
200200
"@types/jasmine": "3.10.3",
201-
"@types/node": "16.11.19",
201+
"@types/node": "16.11.20",
202202
"@types/vscode": "1.60.0",
203203
"clang-format": "1.6.0",
204204
"esbuild": "0.14.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -358,10 +358,10 @@
358358
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
359359
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
360360

361-
"@types/[email protected].19":
362-
version "16.11.19"
363-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
364-
integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
361+
"@types/[email protected].20":
362+
version "16.11.20"
363+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.20.tgz#334b116c6d41143c92599965e14b5a3dd68c5d1f"
364+
integrity sha512-lAKaZ0Lc1Umwd0AqLr6iy5U8u/1DpK7/JzNgQn9cMMUk2mFR8bbhEP8BQrI9Cm5CU0bOVCaWbkGBvgqKMOJHsw==
365365

366366
"@types/normalize-package-data@^2.4.0":
367367
version "2.4.0"

0 commit comments

Comments
 (0)