Skip to content

Commit 41dc258

Browse files
fix(deps): update eslint
1 parent ad42423 commit 41dc258

File tree

2 files changed

+100
-54
lines changed

2 files changed

+100
-54
lines changed

package-lock.json

+96-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@babel/cli": "7.22.5",
2929
"@babel/core": "7.22.5",
30-
"@babel/eslint-parser": "7.22.9",
30+
"@babel/eslint-parser": "7.22.10",
3131
"@babel/plugin-proposal-class-properties": "7.18.6",
3232
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
3333
"@babel/plugin-syntax-dynamic-import": "7.8.3",
@@ -50,11 +50,11 @@
5050
"cssnano": "6.0.1",
5151
"dotenv": "8.6.0",
5252
"dotenv-webpack": "8.0.1",
53-
"eslint": "8.44.0",
53+
"eslint": "8.46.0",
5454
"eslint-config-airbnb": "19.0.4",
55-
"eslint-plugin-import": "2.27.5",
55+
"eslint-plugin-import": "2.28.0",
5656
"eslint-plugin-jsx-a11y": "6.7.1",
57-
"eslint-plugin-react": "7.32.2",
57+
"eslint-plugin-react": "7.33.1",
5858
"eslint-plugin-react-hooks": "4.6.0",
5959
"express": "4.18.2",
6060
"file-loader": "6.2.0",

0 commit comments

Comments
 (0)