Skip to content

Commit

Permalink
Bump espree from 9.6.1 to 10.1.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and GitHub committed Jul 18, 2024
1 parent 5775831 commit a530a34
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 20 deletions.
114 changes: 95 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit a530a34

Please sign in to comment.