Bump @babel/eslint-parser in the babel-dependencies group

Bumps the babel-dependencies group with 1 update: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser).


Updates `@babel/eslint-parser` from 7.27.1 to 7.27.5
- [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.27.5/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-09 03:16:34 +00:00
committed by GitHub
parent c2c4e46294
commit 9721fd9c63
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
},
"devDependencies": {
"@babel/core": "^7.27.4",
"@babel/eslint-parser": "^7.27.1",
"@babel/eslint-parser": "^7.27.5",
"@babel/preset-env": "^7.27.2",
"@symfony/webpack-encore": "^5.1.0",
"autoprefixer": "^10.4.21",