Skip to content

Commit f0d5655

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
1 parent bf5fcdc commit f0d5655

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
@@ -137,7 +137,7 @@
137137
"ali-oss": "^6.16.0",
138138
"autoprefixer": "^10.2.0",
139139
"axios": "^0.22.0",
140-
"babel-eslint": "^10.0.1",
140+
"@babel/eslint-parser": "^7.11.0",
141141
"babel-jest": "^28.1.2",
142142
"babel-loader": "^8.0.0",
143143
"babel-plugin-import": "^1.1.1",

0 commit comments

Comments
 (0)