Skip to content

Commit 48cc3a2

Browse files
Merge pull request #207 from ui-router/greenkeeper/jasmine-core-2.99.0
Update jasmine-core to the latest version 🚀
2 parents ecdc4d8 + 506583c commit 48cc3a2

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
@@ -68,7 +68,7 @@
6868
"@types/jasmine": "2.8.6",
6969
"@types/jquery": "3.3.0",
7070
"@uirouter/publish-scripts": "2.2.10",
71-
"jasmine-core": "2.9.1",
71+
"jasmine-core": "2.99.0",
7272
"karma": "2.0.0",
7373
"karma-chrome-launcher": "2.2.0",
7474
"karma-jasmine": "1.1.0",

yarn.lock

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

3075-
jasmine-core@2.9.1:
3076-
version "2.9.1"
3077-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.9.1.tgz#b6bbc1d8e65250d56f5888461705ebeeeb88f22f"
3075+
jasmine-core@2.99.0:
3076+
version "2.99.0"
3077+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.0.tgz#c105ab5222da45f1b0a10580383f5adbbff56d2c"
30783078

30793079
js-tokens@^3.0.2:
30803080
version "3.0.2"

0 commit comments

Comments
 (0)