Skip to content

Commit

Permalink
chore(deps): replace dependency babel-eslint with @babel/eslint-parse…
Browse files Browse the repository at this point in the history
…r 7.11.0
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 3e78e2f commit 18f4f34
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react-dom": "17.0.9",
"@types/sinon": "9.0.10",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"babel-loader": "8.1.0",
"babel-plugin-external-helpers": "6.22.0",
"babel-plugin-transform-class-properties": "6.24.1",
Expand Down
52 changes: 31 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 18f4f34

Please sign in to comment.