Skip to content

Commit 0ada567

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 8a78966 commit 0ada567

File tree

2 files changed

+30
-25
lines changed

2 files changed

+30
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@babel/core": "7.27.7",
104104
"@babel/node": "7.27.1",
105105
"@babel/preset-env": "7.27.2",
106-
"babel-eslint": "10.1.0",
106+
"@babel/eslint-parser": "7.11.0",
107107
"cheerio": "1.0.0",
108108
"csv-parse": "5.6.0",
109109
"eslint": "7.32.0",

pnpm-lock.yaml

Lines changed: 29 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)