Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 27, 2018
1 parent 32fbcca commit a7d28a0
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 78 deletions.
182 changes: 107 additions & 75 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 @@ -43,7 +43,7 @@
"dependencies": {
"eslint-config-airbnb": "17.1.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "3.0.1"
"eslint-config-prettier": "3.3.0"
},
"devDependencies": {
"@capaj/npm-audit-ci": "1.0.5",
Expand All @@ -52,10 +52,10 @@
"@semantic-release/git": "7.0.4",
"commitizen": "2.10.1",
"cz-conventional-changelog": "2.1.0",
"eslint": "5.6.0",
"eslint": "5.11.1",
"eslint-index": "1.5.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-no-unsafe-innerhtml": "1.0.16",
"eslint-plugin-node": "7.0.1",
"eslint-plugin-optimize-regex": "1.1.6",
Expand Down

0 comments on commit a7d28a0

Please sign in to comment.