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 Sep 20, 2023
1 parent 5567456 commit e27fe28
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 73 deletions.
97 changes: 25 additions & 72 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@embroider/test-setup": "3.0.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"broccoli-asset-rev": "3.0.0",
"concurrently": "8.2.1",
"ember-auto-import": "2.6.3",
Expand Down

0 comments on commit e27fe28

Please sign in to comment.