Skip to content

Commit 399aed4

Browse files
build(deps-dev): bump @types/jasmine from 2.8.8 to 3.3.12
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 2.8.8 to 3.3.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e10ad0c commit 399aed4

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": "2.8.8",
69+
"@types/jasmine": "3.3.12",
7070
"@types/jquery": "^3.3.29",
7171
"@uirouter/publish-scripts": "^2.3.24",
7272
"husky": "^1.3.1",

yarn.lock

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

108-
"@types/jasmine@2.8.8":
109-
version "2.8.8"
110-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.8.tgz#bf53a7d193ea8b03867a38bfdb4fbb0e0bf066c9"
111-
integrity sha512-OJSUxLaxXsjjhob2DBzqzgrkLmukM3+JMpRp0r0E4HTdT1nwDCWhaswjYxazPij6uOdzHCJfNbDjmQ1/rnNbCg==
108+
"@types/jasmine@3.3.12":
109+
version "3.3.12"
110+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.12.tgz#bf282cb540e9ad7a0a04b742082c073b655eab39"
111+
integrity sha512-lXvr2xFQEVQLkIhuGaR3GC1L9lMU1IxeWnAF/wNY5ZWpC4p9dgxkKkzMp7pntpAdv9pZSnYqgsBkCg32MXSZMg==
112112

113113
"@types/jquery@^3.3.29":
114114
version "3.3.29"

0 commit comments

Comments
 (0)