Skip to content

Commit 6105786

Browse files
chore(deps): update dependency @types/node to v14.18.16 (#1563)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6c17dcb commit 6105786

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
@@ -215,7 +215,7 @@
215215
"devDependencies": {
216216
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#0598c41ff6f941f71449fc7554a68b59afbd40a9",
217217
"@types/jasmine": "3.10.3",
218-
"@types/node": "14.17.32",
218+
"@types/node": "14.18.16",
219219
"@types/vscode": "1.60.0",
220220
"clang-format": "1.6.0",
221221
"esbuild": "0.14.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1633,10 +1633,10 @@
16331633
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
16341634
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==
16351635

1636-
"@types/node@14.17.32":
1637-
version "14.17.32"
1638-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.32.tgz#2ca61c9ef8c77f6fa1733be9e623ceb0d372ad96"
1639-
integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ==
1636+
"@types/node@14.18.16":
1637+
version "14.18.16"
1638+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.16.tgz#878f670ba3f00482bf859b6550b6010610fc54b5"
1639+
integrity sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q==
16401640

16411641
16421642
version "16.10.9"

0 commit comments

Comments
 (0)