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

Commit d72013f

Browse files
committed
chore(deps): update dependency @types/jasmine to v3.6.6
1 parent da658b8 commit d72013f

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.5",
33+
"@types/jasmine": "3.6.6",
3434
"@types/jasminewd2": "2.0.8",
3535
"@types/node": "12.20.4",
3636
"codelyzer": "6.0.1",

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/[email protected].5":
1186-
version "3.6.5"
1187-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.5.tgz#19b864c1f02c87de56fb8eec646cab02936cedd2"
1188-
integrity sha512-lhSAtVpyOkol8cGp43jBq/RA/ZNdN61ETwzBw45UNJG2Vxu7x4EF3ZS5YenN3ymVSaZcozogaAG9OL6Kn9+O8Q==
1185+
"@types/[email protected].6":
1186+
version "3.6.6"
1187+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.6.tgz#4c0415f6198b2c643d895789f8c6d20436c1eddc"
1188+
integrity sha512-kgl+oYOLCBt41iba8cetp+QPOqDAaTJnHtVPCE7JzYmda4juglRBLX35opVcANc7TLA/Lp0DEnajbUNnyxGC+Q==
11891189

11901190
11911191
version "2.0.8"

0 commit comments

Comments
 (0)