Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 25, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5a5ee02 commit 383aa3a
Showing 2 changed files with 26 additions and 22 deletions.
46 changes: 25 additions & 21 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
@@ -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",

0 comments on commit 383aa3a

Please sign in to comment.