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

Commit 414abc9

Browse files
committed
chore(deps): update dependency @types/jasmine to v3.10.0
1 parent d42a25b commit 414abc9

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
@@ -30,7 +30,7 @@
3030
"@angular-devkit/build-ng-packagr": "0.1000.7",
3131
"@angular/cli": "10.0.7",
3232
"@angular/compiler-cli": "10.0.11",
33-
"@types/jasmine": "3.9.1",
33+
"@types/jasmine": "3.10.0",
3434
"@types/jasminewd2": "2.0.10",
3535
"@types/node": "12.20.33",
3636
"codelyzer": "6.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,10 +1182,10 @@
11821182
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.12.tgz#5c378c1545cdc7cb339cff5578f854b6d1e0a17d"
11831183
integrity sha512-vJaQ58oceFao+NzpKNqLOWwHPsqA7YEhKv+mOXvYU4/qh+BfVWIxaBtL0Ck5iCS67yOkNwGkDCrzepnzIWF+7g==
11841184

1185-
"@types/jasmine@3.9.1":
1186-
version "3.9.1"
1187-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.9.1.tgz#94c65ee8bf9d24d9e1d84abaed57b6e0da8b49de"
1188-
integrity sha512-PVpjh8S8lqKFKurWSKdFATlfBHGPzgy0PoDdzQ+rr78jTQ0aacyh9YndzZcAUPxhk4kRujItFFGQdUJ7flHumw==
1185+
"@types/jasmine@3.10.0":
1186+
version "3.10.0"
1187+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.0.tgz#b55e7184102ef320c4e8fb3d64ebfac309f60bf7"
1188+
integrity sha512-sPHWB05cYGt7GXFkkn+03VL1533abxiA5bE8PKdr0nS3cEsOXCGjMk0sgqVwY6xkiwajoAiN3zc/7zDeXip3Pw==
11891189

11901190
11911191
version "2.0.10"

0 commit comments

Comments
 (0)