Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
Upgrade ESLint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuget committed May 16, 2017
1 parent 5df25f6 commit de08087
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions live/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "SGMAP",
"license": "AGPL-3.0",
"devDependencies": {
"babel-eslint": "7.1.1",
"babel-eslint": "^7.2.3",
"broccoli-asset-rev": "2.5.0",
"codeclimate-test-reporter": "0.3.3",
"coveralls": "2.11.16",
Expand All @@ -27,7 +27,7 @@
"ember-cli-circleci": "0.1.0",
"ember-cli-code-coverage": "0.2.2",
"ember-cli-dependency-checker": "1.3.0",
"ember-cli-eslint": "3.0.2",
"ember-cli-eslint": "^3.1.0",
"ember-cli-google-fonts": "2.3.1",
"ember-cli-htmlbars": "1.1.1",
"ember-cli-htmlbars-inline-precompile": "0.3.6",
Expand All @@ -53,7 +53,7 @@
"ember-routable-modal": "dbbk/ember-routable-modal#a5b7a0bb",
"ember-route-action-helper": "2.0.2",
"ember-source": "2.11.2",
"eslint": "3.16.0",
"eslint": "^3.19.0",
"loader.js": "4.1.0",
"phantomjs-prebuilt": "2.1.14",
"tap-xunit": "1.7.0"
Expand Down

0 comments on commit de08087

Please sign in to comment.