Skip to content

Commit 133effa

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 4e2ee46 commit 133effa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/core": "^7.21.0",
5050
"@babel/preset-env": "^7.20.2",
5151
"@babel/preset-react": "^7.18.6",
52-
"babel-eslint": "^10.1.0",
52+
"@babel/eslint-parser": "^7.11.0",
5353
"babel-jest": "^27.5.1",
5454
"babel-plugin-add-module-exports": "^1.0.4",
5555
"chai": "^4.3.7",

0 commit comments

Comments
 (0)