Bump espree from 9.5.2 to 9.6.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-04 16:09:26 +00:00
committed by GitHub
parent 7d8c7a7dc6
commit 5c432d4f0f
2 changed files with 16 additions and 16 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"espree": "^9.5.0"
"espree": "^9.6.1"
},
"devDependencies": {
"@vercel/ncc": "^0.36.1",