Skip to content

Commit

Permalink
chore(deps): update dependency eslint-loader to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vio committed Sep 27, 2019
1 parent 5171bb0 commit c2fc527
Show file tree
Hide file tree
Showing 6 changed files with 87 additions and 30 deletions.
37 changes: 28 additions & 9 deletions packages/html-templates/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "6.4.0",
"eslint-config-airbnb": "18.0.1",
"eslint-import-resolver-webpack": "0.11.1",
"eslint-loader": "3.0.0",
"eslint-loader": "3.0.2",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.17.0",
"eslint-plugin-jsx-a11y": "6.2.3",
Expand Down
37 changes: 28 additions & 9 deletions packages/ui/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"css-loader": "3.2.0",
"eslint": "6.4.0",
"eslint-config-airbnb": "18.0.1",
"eslint-loader": "3.0.0",
"eslint-loader": "3.0.2",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.17.0",
"eslint-plugin-jsx-a11y": "6.2.3",
Expand Down
37 changes: 28 additions & 9 deletions packages/web-compare/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/web-compare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"eslint": "6.4.0",
"eslint-config-airbnb": "18.0.1",
"eslint-import-resolver-webpack": "0.11.1",
"eslint-loader": "3.0.0",
"eslint-loader": "3.0.2",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.17.0",
"eslint-plugin-jsx-a11y": "6.2.3",
Expand Down

0 comments on commit c2fc527

Please sign in to comment.