Bump espree from 9.4.0 to 9.4.1

Bumps [espree](https://github.com/eslint/espree) from 9.4.0 to 9.4.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.4.0...v9.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-16 12:25:35 +00:00
committed by GitHub
parent 995b240285
commit f98f257726
2 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"axios": "^1.3.0",
"espree": "^9.3.2"
"espree": "^9.4.1"
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",