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

Commit 8ed9201

Browse files
committed
chore(deps): update dependency @types/node to v12.20.37
1 parent cf5e226 commit 8ed9201

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.10.2",
3434
"@types/jasminewd2": "2.0.10",
35-
"@types/node": "12.20.36",
35+
"@types/node": "12.20.37",
3636
"codelyzer": "6.0.2",
3737
"jasmine-core": "3.10.1",
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].36":
1213-
version "12.20.36"
1214-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.36.tgz#5bd54d2383e714fc4d2c258107ee70c5bad86d0c"
1215-
integrity sha512-+5haRZ9uzI7rYqzDznXgkuacqb6LJhAti8mzZKWxIXn/WEtvB+GHVJ7AuMwcN1HMvXOSJcrvA6PPoYHYOYYebA==
1212+
"@types/[email protected].37":
1213+
version "12.20.37"
1214+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
1215+
integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==
12161216

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

0 commit comments

Comments
 (0)