Skip to content

Commit

Permalink
chore(deps): replace dependency babel-eslint with @babel/eslint-parse…
Browse files Browse the repository at this point in the history
…r ^7.11.0 (#220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
  • Loading branch information
renovate[bot] and ota-meshi authored Mar 16, 2023
1 parent 4ce200a commit ab12ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"eslint": ">=6.0.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.11.0",
"@changesets/changelog-github": "^0.4.6",
"@changesets/cli": "^2.24.2",
"@ota-meshi/eslint-plugin": "^0.13.0",
Expand All @@ -84,7 +85,6 @@
"@types/semver": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"babel-eslint": "^10.1.0",
"dts-bundle": "^0.7.3",
"env-cmd": "^10.1.0",
"eslint": "^8.0.0",
Expand Down

0 comments on commit ab12ca1

Please sign in to comment.