Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1250d6d

Browse files
authored
Merge pull request #257 from ngstack/dependabot/npm_and_yarn/types/jasmine-3.5.7
Bump @types/jasmine from 3.5.6 to 3.5.7
2 parents 5d947c7 + 5ed33c6 commit 1250d6d

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
@@ -40,7 +40,7 @@
4040
"@angular/cli": "^8.3.25",
4141
"@angular/compiler-cli": "^8.2.4",
4242
"@angular/language-service": "^9.0.4",
43-
"@types/jasmine": "^3.5.6",
43+
"@types/jasmine": "^3.5.7",
4444
"@types/jasminewd2": "^2.0.8",
4545
"@types/node": "^13.7.7",
4646
"codelyzer": "^5.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,10 +1186,10 @@
11861186
"@types/minimatch" "*"
11871187
"@types/node" "*"
11881188

1189-
"@types/jasmine@*", "@types/jasmine@^3.5.6":
1190-
version "3.5.6"
1191-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.6.tgz#d22dc494df35c778bf55799a8656dfee9ed687e4"
1192-
integrity sha512-3t2+VXIUZ45ffGG1r8Hq1uO2IdJ6Zp0f3RGydGPVNyUbjlZfet9uZ9m2mXTkKyxjj9BTapCnAl+hiH0ztvW/Vg==
1189+
"@types/jasmine@*", "@types/jasmine@^3.5.7":
1190+
version "3.5.7"
1191+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.7.tgz#c4237935a4b0db31ada6b0de10e2b0658e7b2643"
1192+
integrity sha512-HoPp5ZafWFXr36yRUOJNuRbvFNklxvN+I9JXfAaZTHBiEw4ZkN4FBnjbV4YHRNNG433ypHP2K+lOeQyRdyuGxQ==
11931193

11941194
"@types/jasminewd2@^2.0.8":
11951195
version "2.0.8"

0 commit comments

Comments
 (0)