Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit e8198f8

Browse files
committed
update jasmine-cpre to 2.6.4
Should fix chrome 58 issues?
1 parent b02a7ac commit e8198f8

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"gulp-sourcemaps": "^1.2.2",
5757
"gulp-uglify": "^1.0.1",
5858
"gulp-util": "^3.0.1",
59-
"jasmine-core": "^2.6.1",
59+
"jasmine-core": "^2.6.4",
6060
"jasmine-node": "^2.0.0",
6161
"jasmine-reporters": "^2.2.0",
6262
"jquery": "^3.2.1",

yarn.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3477,9 +3477,13 @@ jade@0.26.3:
34773477
commander "0.6.1"
34783478
mkdirp "0.3.0"
34793479

3480-
jasmine-core@^2.6.1:
3481-
version "2.6.1"
3482-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.6.1.tgz#66a61cddb699958e3613edef346c996f6311fc3b"
3480+
jasmine-core@^2.6.4:
3481+
version "2.6.4"
3482+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.6.4.tgz#dec926cd0a9fa287fb6db5c755fa487e74cecac5"
3483+
3484+
jasmine-core@~2.5.2:
3485+
version "2.5.2"
3486+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.5.2.tgz#6f61bd79061e27f43e6f9355e44b3c6cab6ff297"
34833487

34843488
jasmine-growl-reporter@~0.2.0:
34853489
version "0.2.1"

0 commit comments

Comments
 (0)