Skip to content

Commit ffcb018

Browse files
fix(deps): update eslint (#54)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 24cdf9b commit ffcb018

File tree

2 files changed

+235
-25
lines changed

2 files changed

+235
-25
lines changed

package-lock.json

Lines changed: 232 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/plugin-syntax-dynamic-import": "7.8.3",
3333
"@babel/preset-env": "7.9.0",
3434
"@babel/preset-react": "7.9.1",
35-
"@edx/eslint-config": "1.1.4",
35+
"@edx/eslint-config": "1.1.5",
3636
"@svgr/webpack": "4.3.2",
3737
"autoprefixer": "9.6.1",
3838
"babel-eslint": "10.1.0",
@@ -49,9 +49,9 @@
4949
"dotenv-webpack": "1.7.0",
5050
"eslint": "6.8.0",
5151
"eslint-config-airbnb": "18.1.0",
52-
"eslint-plugin-import": "2.20.0",
52+
"eslint-plugin-import": "2.20.1",
5353
"eslint-plugin-jsx-a11y": "6.2.3",
54-
"eslint-plugin-react": "7.18.0",
54+
"eslint-plugin-react": "7.19.0",
5555
"eslint-plugin-react-hooks": "1.7.0",
5656
"file-loader": "4.2.0",
5757
"html-webpack-new-relic-plugin": "1.1.0",

0 commit comments

Comments
 (0)