Skip to content

Commit

Permalink
chore(deps): bump eslint from 8.52.0 to 9.11.1
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 9.11.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.52.0...v9.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and eliias committed Oct 2, 2024
1 parent 0fc1863 commit 2b23e96
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 121 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^8.3.0",
"eslint": "^8.52.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 2b23e96

Please sign in to comment.