Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit ec7dc6d

Browse files
chore: Replace babel-eslint version with @babel/eslint-parser ^7.11.0
1 parent 260dd30 commit ec7dc6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/package-build-stats/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@babel/plugin-proposal-export-default-from": "^7.12.13",
5353
"@babel/traverse": "^7.13.0",
5454
"autoprefixer": "^9.7.6",
55-
"babel-eslint": "^10.1.0",
55+
"@babel/eslint-parser": "^7.11.0",
5656
"babel-loader": "^8.3.0",
5757
"builtin-modules": "^3.1.0",
5858
"css-loader": "^4.3.0",

0 commit comments

Comments
 (0)