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

Commit 92a8c0c

Browse files
committed
chore(deps): update dependency @types/node to v12.20.23
1 parent c7b73dc commit 92a8c0c

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.8.2",
3434
"@types/jasminewd2": "2.0.10",
35-
"@types/node": "12.20.22",
35+
"@types/node": "12.20.23",
3636
"codelyzer": "6.0.2",
3737
"jasmine-core": "3.9.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].22":
1213-
version "12.20.22"
1214-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.22.tgz#732d69f1106de6ab4b64e130ad43d745719683c8"
1215-
integrity sha512-P87zMpHfn4/8LRmY3jm3b9oWsQ9wMe5Wnx5MuRqE6C832Wqnoz5Agh0/eIQ5WywvdlI+VJU6F92s1dl3ScD5ig==
1212+
"@types/[email protected].23":
1213+
version "12.20.23"
1214+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.23.tgz#d0d5885bb885ee9b1ed114a04ea586540a1b2e2a"
1215+
integrity sha512-FW0q7NI8UnjbKrJK8NGr6QXY69ATw9IFe6ItIo5yozPwA9DU/xkhiPddctUVyrmFXvyFYerYgQak/qu200UBDw==
12161216

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

0 commit comments

Comments
 (0)