Skip to content

Commit 6a2ef15

Browse files
committed
build(npm): update to jasmine@2.4.1
1 parent a8ca560 commit 6a2ef15

3 files changed

Lines changed: 13 additions & 5 deletions

File tree

npm-shrinkwrap.clean.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3498,11 +3498,14 @@
34983498
"version": "1.0.2"
34993499
},
35003500
"jasmine": {
3501-
"version": "2.3.1",
3501+
"version": "2.4.1",
35023502
"dependencies": {
35033503
"glob": {
35043504
"version": "3.2.11"
35053505
},
3506+
"jasmine-core": {
3507+
"version": "2.4.1"
3508+
},
35063509
"minimatch": {
35073510
"version": "0.3.0"
35083511
}

npm-shrinkwrap.json

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"gulp-typescript": "^2.10.0",
7878
"gulp-uglify": "^1.2.0",
7979
"hash-files": "^1.0.0",
80-
"jasmine": "2.3.1",
80+
"jasmine": "^2.4.1",
8181
"jpm": "1.0.0",
8282
"js-yaml": "^3.2.7",
8383
"karma": "^0.13.15",

0 commit comments

Comments
 (0)