Skip to content

Commit

Permalink
fix(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and MatthewMi11er committed Apr 1, 2019
1 parent 4bbae59 commit 0828ddb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"eslint-config-airbnb": "17.1.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "3.6.0"
"eslint-config-prettier": "4.1.0"
},
"devDependencies": {
"@capaj/npm-audit-ci": "1.0.5",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-no-unsafe-innerhtml": "1.0.16",
"eslint-plugin-node": "7.0.1",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-optimize-regex": "1.1.6",
"eslint-plugin-react": "7.12.4",
"eslint-plugin-scanjs-rules": "0.2.1",
Expand All @@ -74,7 +74,7 @@
"eslint-plugin-import": "^2.10.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-no-unsafe-innerhtml": "^1.0.16",
"eslint-plugin-node": "^6.0.1 || ^7.0.0",
"eslint-plugin-node": "^6.0.1 || ^7.0.0 || ^8.0.0",
"eslint-plugin-optimize-regex": "^1.1.5",
"eslint-plugin-react": "^7.7.0",
"eslint-plugin-scanjs-rules": "^0.2.1",
Expand Down

0 comments on commit 0828ddb

Please sign in to comment.