Skip to content

Commit 7d3034d

Browse files
build: bump jasmine-core from 2.99.1 to 3.1.0
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.99.1 to 3.1.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/master/RELEASE.md) - [Commits](jasmine/jasmine@v2.99.1...v3.1.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4cdeb3 commit 7d3034d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/jquery": "^3.3.1",
7070
"@uirouter/publish-scripts": "^2.3.1",
7171
"husky": "^0.14.3",
72-
"jasmine-core": "^2.99.1",
72+
"jasmine-core": "^3.1.0",
7373
"karma": "^2.0.0",
7474
"karma-chrome-launcher": "^2.2.0",
7575
"karma-jasmine": "^1.1.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3186,9 +3186,9 @@ isstream@~0.1.2:
31863186
version "0.1.2"
31873187
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
31883188

3189-
jasmine-core@^2.99.1:
3190-
version "2.99.1"
3191-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.1.tgz#e6400df1e6b56e130b61c4bcd093daa7f6e8ca15"
3189+
jasmine-core@^3.1.0:
3190+
version "3.1.0"
3191+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.1.0.tgz#a4785e135d5df65024dfc9224953df585bd2766c"
31923192

31933193
js-tokens@^3.0.2:
31943194
version "3.0.2"

0 commit comments

Comments
 (0)