Skip to content

Commit

Permalink
tests: updated jasmine (PhantomJs => Chromium), eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jul 13, 2020
1 parent 215a482 commit ecb5f7b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/netteForms/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"devDependencies": {
"eslint": "^4.19.1",
"grunt": "^1.0.3",
"grunt-contrib-jasmine": "^1.2.0",
"jasmine": "^2.99.0",
"eslint": "^7.4.0",
"grunt": "^1.2.1",
"grunt-contrib-jasmine": "^2.2.0",
"jasmine": "^3.5.0",
"js-fixtures": "^1.5.3"
}
}

0 comments on commit ecb5f7b

Please sign in to comment.