Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit d67a579

Browse files
committed
chore(deps): update dependency @types/node to v12.20.4
1 parent 189352e commit d67a579

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
@@ -32,7 +32,7 @@
3232
"@angular/compiler-cli": "10.0.11",
3333
"@types/jasmine": "3.6.4",
3434
"@types/jasminewd2": "2.0.8",
35-
"@types/node": "12.20.3",
35+
"@types/node": "12.20.4",
3636
"codelyzer": "6.0.1",
3737
"jasmine-core": "3.6.0",
3838
"jasmine-spec-reporter": "5.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,10 +1209,10 @@
12091209
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499"
12101210
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
12111211

1212-
"@types/[email protected].3":
1213-
version "12.20.3"
1214-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824"
1215-
integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w==
1212+
"@types/[email protected].4":
1213+
version "12.20.4"
1214+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2"
1215+
integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ==
12161216

12171217
"@types/normalize-package-data@^2.4.0":
12181218
version "2.4.0"

0 commit comments

Comments
 (0)