Bump espree from 9.6.1 to 10.1.0

Bumps [espree](https://github.com/eslint/espree) from 9.6.1 to 10.1.0.
- [Release notes](https://github.com/eslint/espree/releases)
- [Changelog](https://github.com/eslint/espree/blob/v10.1.0/CHANGELOG.md)
- [Commits](https://github.com/eslint/espree/compare/v9.6.1...v10.1.0)

---
updated-dependencies:
- dependency-name: espree
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-18 16:56:37 +00:00
committed by GitHub
parent 577583143f
commit a530a34c2e
2 changed files with 96 additions and 20 deletions

View File

@@ -27,7 +27,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"error-stack-parser": "^2.1.4",
"espree": "^9.6.1"
"espree": "^10.1.0"
},
"devDependencies": {
"@octokit/request-error": "^5.0.1",