Skip to content

Commit

Permalink
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2023
1 parent 5b7304f commit 655032f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 15 deletions.
60 changes: 46 additions & 14 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 @@ -33,7 +33,7 @@
"@glimmer/component": "^1.0.3",
"@glimmer/tracking": "^1.0.3",
"@kellyselden/ember-blueprint": "2.0.0",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"broccoli-asset-rev": "^3.0.0",
"chai": "^4.2.0",
"chai-fs": "^2.0.0",
Expand Down

0 comments on commit 655032f

Please sign in to comment.