Skip to content

Commit 33b8763

Browse files
Merge pull request #260 from ui-router/dependabot/npm_and_yarn/jasmine-core-3.1.0
build: bump jasmine-core from 2.99.1 to 3.1.0
2 parents da56203 + 7d3034d commit 33b8763

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
@@ -3158,9 +3158,9 @@ isstream@~0.1.2:
31583158
version "0.1.2"
31593159
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
31603160

3161-
jasmine-core@^2.99.1:
3162-
version "2.99.1"
3163-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.1.tgz#e6400df1e6b56e130b61c4bcd093daa7f6e8ca15"
3161+
jasmine-core@^3.1.0:
3162+
version "3.1.0"
3163+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.1.0.tgz#a4785e135d5df65024dfc9224953df585bd2766c"
31643164

31653165
js-tokens@^3.0.2:
31663166
version "3.0.2"

0 commit comments

Comments
 (0)