chore(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.24.1 (#582)

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.10 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-21 20:12:41 -05:00
committed by GitHub
parent 566d144186
commit a2207bd8dd
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/eslint-parser": "^7.24.1",
"@babel/preset-react": "^7.23.3",
"babel-preset-razzle": "^4.2.18",
"eslint": "^8.57.0",