Bump @babel/eslint-parser from 7.22.7 to 7.22.9

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.7 to 7.22.9.
- [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.22.9/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-17 02:44:29 +00:00
committed by GitHub
parent 2c1687ce91
commit 81403edb00
2 changed files with 7 additions and 7 deletions

View File

@ -37,7 +37,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.8",
"@babel/eslint-parser": "^7.22.7",
"@babel/eslint-parser": "^7.22.9",
"@babel/preset-env": "^7.22.7",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.3",