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

Commit 9126294

Browse files
committed
update jasmine-cpre to 2-63
1 parent 735c6a3 commit 9126294

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
@@ -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.3",
6060
"jasmine-node": "^2.0.0",
6161
"jasmine-reporters": "^2.2.0",
6262
"jquery": "^3.2.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3477,9 +3477,9 @@ 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.3:
3481+
version "2.6.3"
3482+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.6.3.tgz#45072950e4a42b1e322fe55c001100a465d77815"
34833483

34843484
jasmine-growl-reporter@~0.2.0:
34853485
version "0.2.1"

0 commit comments

Comments
 (0)