-
Couldn't load subscription status.
- Fork 1
chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0 #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
a4dcb14 to
f473117
Compare
f473117 to
e859542
Compare
0548b8d to
9071f06
Compare
9071f06 to
d082bb9
Compare
5ad448d to
526aa9a
Compare
00b2d6a to
e13f039
Compare
e13f039 to
c05cf7e
Compare
7040d44 to
dad90ad
Compare
cdc33a6 to
a3c96f1
Compare
a3c96f1 to
4101fe4
Compare
2933397 to
1efb35c
Compare
70c0db9 to
78ebca8
Compare
78ebca8 to
4674418
Compare
4674418 to
9c06725
Compare
9c06725 to
7d61b89
Compare
7d61b89 to
2df52d3
Compare
2df52d3 to
8aa5a27
Compare
8aa5a27 to
513d65a
Compare
30f2f66 to
ecc1020
Compare
ecc1020 to
b3a3f20
Compare
b3a3f20 to
a3568f2
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe primary change involves updating the JavaScript project's ESLint parser from Changes
Poem
Comment |
a3568f2 to
eccfc3e
Compare
eccfc3e to
e9c0bbf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Outside diff range, codebase verification and nitpick comments (1)
package.json (1)
Line range hint
32-32:
Update ESLint parser configuration.The
eslintConfigsection still referencesbabel-eslint. Update it to use@babel/eslint-parser.- "parser": "babel-eslint" + "parser": "@babel/eslint-parser"
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lockis excluded by!**/yarn.lock,!**/*.lock
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
23-23: Dependency update approved.The update from
babel-eslintto@babel/eslint-parseris a good move to align with current best practices.
e9c0bbf to
d81debc
Compare
d81debc to
b0a84dc
Compare
04cb851 to
b0a84dc
Compare
b0a84dc to
94f3f6c
Compare
94f3f6c to
1449e2c
Compare
1449e2c to
9f0a979
Compare
9f0a979 to
7cb0a82
Compare
7cb0a82 to
fd0e623
Compare
fd0e623 to
ed794ce
Compare
ed794ce to
3a28919
Compare
3a28919 to
5ae4b7e
Compare
This PR contains the following updates:
^10.1.0->^7.11.0This is a special PR that replaces
babel-eslintwith the community suggested minimal stable replacement version.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.