Skip to content

Commit

Permalink
Merge pull request #1492 from standard/eslint68
Browse files Browse the repository at this point in the history
Upgrade ESLint to 6.8.x
  • Loading branch information
LinusU committed Mar 14, 2020
2 parents fb7e2a3 + a2df23b commit 133a4c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/standard/standard/issues"
},
"dependencies": {
"eslint": "~6.4.0",
"eslint": "~6.8.0",
"eslint-config-standard": "14.1.0",
"eslint-config-standard-jsx": "8.1.0",
"eslint-plugin-import": "~2.18.0",
Expand All @@ -27,8 +27,8 @@
"cross-spawn": "^7.0.0",
"eslint-index": "^1.3.0",
"hallmark": "^2.0.0",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"minimist": "^1.2.2",
"mkdirp": "^1.0.3",
"run-parallel-limit": "^1.0.3",
"standard-packages": "^3.6.1",
"tape": "^4.6.0"
Expand Down

0 comments on commit 133a4c9

Please sign in to comment.