Skip to content

Commit

Permalink
Merge pull request #445 from geostyler/renovate/babel-eslint-replacement
Browse files Browse the repository at this point in the history
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
  • Loading branch information
hwbllmnn authored Jun 18, 2024
2 parents e4bd74e + 6a9956b commit 46dddcb
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 35 deletions.
78 changes: 44 additions & 34 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/eslint-plugin-tslint": "^5.2.0",
"@typescript-eslint/parser": "^5.28.0",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"babel-jest": "^27.0.2",
"babel-loader": "^8.2.2",
"babel-plugin-dynamic-import-node": "^2.3.3",
Expand Down

0 comments on commit 46dddcb

Please sign in to comment.