Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 8.56.0 to 9.2.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 9.2.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v9.2.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 23079ca commit fc5b699
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 131 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint": "eslint . --max-warnings=0"
},
"devDependencies": {
"eslint": "^8.56.0",
"eslint": "^9.2.0",
"prettier": "^3.2.5",
"@tituskirch/turbo-template-tsconfig": "workspace:*",
"turbo": "latest"
Expand Down
Loading

0 comments on commit fc5b699

Please sign in to comment.