Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 7c4ae31

Browse files
Merge pull request #3658 from angular-ui/greenkeeper/jasmine-core-3.1.0
Update jasmine-core to the latest version 🚀
2 parents eec806d + d859bb8 commit 7c4ae31

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
@@ -84,7 +84,7 @@
8484
"@uirouter/publish-scripts": "2.3.1",
8585
"dts-downlevel": "0.3.0",
8686
"fork-ts-checker-webpack-plugin": "0.4.0",
87-
"jasmine-core": "3.0.0",
87+
"jasmine-core": "3.1.0",
8888
"karma": "2.0.0",
8989
"karma-chrome-launcher": "2.2.0",
9090
"karma-jasmine": "1.1.1",

yarn.lock

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

2825-
jasmine-core@3.0.0:
2826-
version "3.0.0"
2827-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.0.0.tgz#8cdb20cf336b1b86830edc58b1a8aac47455e94c"
2825+
jasmine-core@3.1.0:
2826+
version "3.1.0"
2827+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.1.0.tgz#a4785e135d5df65024dfc9224953df585bd2766c"
28282828

28292829
js-tokens@^3.0.2:
28302830
version "3.0.2"

0 commit comments

Comments
 (0)