Skip to content

Commit fdd3eac

Browse files
chore(deps): replace eslint and prettier packages
1 parent 9e8c638 commit fdd3eac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@typescript-eslint/eslint-plugin": "^4.14.1",
6464
"@typescript-eslint/parser": "^4.14.1",
6565
"@vitejs/plugin-react-refresh": "^1.1.3",
66-
"babel-eslint": "^10.1.0",
66+
"@babel/eslint-parser": "^7.11.0",
6767
"cz-conventional-changelog": "^3.3.0",
6868
"dotenv-webpack": "^7.1.0",
6969
"element-collapse": "^1.0.1",
@@ -75,7 +75,7 @@
7575
"eslint-plugin-jsx-a11y": "^6.4.1",
7676
"eslint-plugin-react": "^7.22.0",
7777
"eslint-plugin-react-hooks": "^4.2.0",
78-
"eslint-plugin-storybook": "^0.5.11",
78+
"eslint-plugin-storybook": "^0.12.0",
7979
"html-webpack-plugin": "^5.5.0",
8080
"microbundle": "^0.13.3",
8181
"prettier": "^2.2.1",

0 commit comments

Comments
 (0)