Skip to content

Commit f845b25

Browse files
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0 (#537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ce40de commit f845b25

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/plugin-proposal-decorators": "^7.20.7",
5050
"@embroider/addon-dev": "^3.0.0",
5151
"@rollup/plugin-babel": "^6.0.3",
52-
"babel-eslint": "^10.0.3",
52+
"@babel/eslint-parser": "^7.11.0",
5353
"eslint": "^7.32.0",
5454
"eslint-config-prettier": "^8.4.0",
5555
"eslint-plugin-ember": "^10.5.9",

pnpm-lock.yaml

Lines changed: 23 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)