Skip to content

Commit

Permalink
Recent eslint versions have a bug: eslint/eslint#11018
Browse files Browse the repository at this point in the history
  • Loading branch information
quaelin committed Dec 4, 2018
1 parent 846b359 commit 2a6438d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-change-base/package.json
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@change-org/eslint-plugin-change": "^1.1.0",
"eslint": "^5.9.0",
"eslint": "^5.5.0",
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^22.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-change-fe/package.json
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@change-org/eslint-plugin-change": "^1.1.0",
"eslint": "^5.9.0",
"eslint": "^5.5.0",
"eslint-config-prettier": "^3.3.0",
"eslint-import-resolver-node": "^0.3.2",
"eslint-plugin-import": "^2.14.0",
Expand Down

0 comments on commit 2a6438d

Please sign in to comment.