Skip to content

Commit 40fdff4

Browse files
Merge pull request #576 from ui-router/dependabot/npm_and_yarn/types/jasmine-3.6.0
2 parents 78a4203 + 8eaafdd commit 40fdff4

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
@@ -36,7 +36,7 @@
3636
"@angular/animations": "10.0.4",
3737
"@angular/cli": "^10.2.0",
3838
"@angular/compiler-cli": "10.0.4",
39-
"@types/jasmine": "^3.5.14",
39+
"@types/jasmine": "^3.6.0",
4040
"@uirouter/cypress-runner": "^1.1.0",
4141
"codelyzer": "^6.0.1",
4242
"fibers": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,10 +1458,10 @@
14581458
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-5.1.0.tgz#551a4589b6ee2cc9c1dff08056128aec29b94880"
14591459
integrity sha512-iYCgjm1dGPRuo12+BStjd1HiVQqhlRhWDOQigNxn023HcjnhsiFz9pc6CzJj4HwDCSQca9bxTL4PxJDbkdm3PA==
14601460

1461-
"@types/jasmine@^3.5.14":
1462-
version "3.5.14"
1463-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.14.tgz#f41a14e8ffa939062a71cf9722e5ee7d4e1f94af"
1464-
integrity sha512-Fkgk536sHPqcOtd+Ow+WiUNuk0TSo/BntKkF8wSvcd6M2FvPjeXcUE6Oz/bwDZiUZEaXLslAgw00Q94Pnx6T4w==
1461+
"@types/jasmine@^3.6.0":
1462+
version "3.6.0"
1463+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.0.tgz#8064fdb6fe9cb92fe79d9d5e9eaff8d2d9a1251a"
1464+
integrity sha512-CPT4r0a63e5wpNj5ejMnconM7a+0Hdx6/APsyw8AQOHk0/Mxp3xYrym1ZabWJiYuQkgKB3MonYoN04mxtvAvRA==
14651465

14661466
"@types/json-schema@^7.0.4":
14671467
version "7.0.5"

0 commit comments

Comments
 (0)