Skip to content

Commit

Permalink
[Tests] pin jasmine-node to ~1.13
Browse files Browse the repository at this point in the history
jasmine-node v1.14+ depends on ~1.0.1 of jasmine-growl-reporter: mhevery/jasmine-node#433
jasmine-growl-reporter v1.0.1 depends on growl ^1.10.2: AlphaHydrae/jasmine-growl-reporter#3
growl v1.10.1+ has a breaking change: tj/node-growl#79
  • Loading branch information
ljharb committed Aug 31, 2018
1 parent 8bb758b commit 5a27afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@ljharb/eslint-config": "^13.0.0",
"eslint": "^5.4.0",
"jasmine-node": "~1.14.6",
"jasmine-node": "~1.13",
"jscs": "^3.0.7",
"replace": "^1.0.0",
"semver": "^5.5.1",
Expand Down

0 comments on commit 5a27afb

Please sign in to comment.