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

Commit aa0c9a2

Browse files
committed
chore(deps): update dependency @types/jasmine to v3.7.0
1 parent ee2057b commit aa0c9a2

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.6.11",
33+
"@types/jasmine": "3.7.0",
3434
"@types/jasminewd2": "2.0.8",
3535
"@types/node": "12.20.12",
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.6.11":
1186-
version "3.6.11"
1187-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.11.tgz#4b1d77aa9dfc757407cb9e277216d8e83553f09d"
1188-
integrity sha512-S6pvzQDvMZHrkBz2Mcn/8Du7cpr76PlRJBAoHnSDNbulULsH5dp0Gns+WRyNX5LHejz/ljxK4/vIHK/caHt6SQ==
1185+
"@types/jasmine@3.7.0":
1186+
version "3.7.0"
1187+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.0.tgz#0bec645334621c1cd32648d02865ff36d201bf07"
1188+
integrity sha512-a/RDj4aOSY1BGlrmj2rtXJeLk5kS/k39xWZlHKfwDUqYeGpxV6f4WG59vCn3T3FXnlhMGBrAAtx0xg/+J8mR0g==
11891189

11901190
11911191
version "2.0.8"

0 commit comments

Comments
 (0)