Skip to content

Commit 3d8fe17

Browse files
build(deps-dev): bump @types/jasmine from 3.5.12 to 3.5.13
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.5.12 to 3.5.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3e92d08 commit 3d8fe17

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.0.6",
3838
"@angular/compiler-cli": "10.0.4",
39-
"@types/jasmine": "^3.5.12",
39+
"@types/jasmine": "^3.5.13",
4040
"@uirouter/cypress-runner": "^1.1.0",
4141
"codelyzer": "^6.0.0",
4242
"fibers": "5.0.0",

yarn.lock

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

1442-
"@types/jasmine@^3.5.12":
1443-
version "3.5.12"
1444-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.12.tgz#5c378c1545cdc7cb339cff5578f854b6d1e0a17d"
1445-
integrity sha512-vJaQ58oceFao+NzpKNqLOWwHPsqA7YEhKv+mOXvYU4/qh+BfVWIxaBtL0Ck5iCS67yOkNwGkDCrzepnzIWF+7g==
1442+
"@types/jasmine@^3.5.13":
1443+
version "3.5.13"
1444+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.13.tgz#f5d34d7f9d0ad15e7c17adbaf1ebfaca68a60f73"
1445+
integrity sha512-bVSrTEWdCNH2RHN+E0QlEr4pGPMRA6puKOmL/X13ZeZmUS0q12ZR1rkB9PVvJSX0zi/OXrMDNvUai+PC380+rQ==
14461446

14471447
"@types/json-schema@^7.0.4":
14481448
version "7.0.5"

0 commit comments

Comments
 (0)