Skip to content

Commit 86a973e

Browse files
build(deps-dev): bump @types/jasmine from 3.3.13 to 3.4.0
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.3.13 to 3.4.0. - [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 addc492 commit 86a973e

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
@@ -66,7 +66,7 @@
6666
"@angular/platform-browser-dynamic": "^5.0.0",
6767
"@angular/platform-server": "^5.0.0",
6868
"@angular/router": "^5.0.0",
69-
"@types/jasmine": "3.3.13",
69+
"@types/jasmine": "3.4.0",
7070
"@types/jquery": "^3.3.29",
7171
"@uirouter/publish-scripts": "^2.3.24",
7272
"husky": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
version "9.12.3"
115115
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.3.tgz#b672cfaac25cbbc634a0fd92c515f66faa18dbca"
116116

117-
"@types/jasmine@3.3.13":
118-
version "3.3.13"
119-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.13.tgz#d5daabb0af47bcddee40597acf6e804433bab439"
120-
integrity sha512-iczmLoIiVymaD1TIr2UctxjFkNEslVE/QtNAUmpDsD71cZfZBAsPCUv1Y+8AwsfA8bLx2ccr7d95T9w/UAirlQ==
117+
"@types/jasmine@3.4.0":
118+
version "3.4.0"
119+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.4.0.tgz#018c56db42400c092aae47de21f710b7f04e4b06"
120+
integrity sha512-6pUnBg6DuSB55xnxJ5+gW9JOkFrPsXkYAuqqEE8oyrpgDiPQ+TZ+1Zt4S+CHcRJcxyNYXeIXG4vHSzdF6y9Uvw==
121121

122122
"@types/jquery@^3.3.29":
123123
version "3.3.31"

0 commit comments

Comments
 (0)