Skip to content

Commit

Permalink
Bump eslint from 8.41.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.41.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.41.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 Sep 30, 2024
1 parent 0d69597 commit cc6fa96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"autoprefixer": "10.4.14",
"class-variance-authority": "^0.6.0",
"contentlayer": "^0.3.2",
"eslint": "8.41.0",
"eslint": "9.11.1",
"eslint-config-next": "13.5.6",
"lucide-react": "^0.221.0",
"mdast-util-toc": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@corex/workspace": "^4.0.43",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"eslint": "^9.11.1",
"eslint-config-next": "^14.0.0",
"fast-xml-parser": "^4.3.2",
"prettier": "^3.0.3",
Expand Down

0 comments on commit cc6fa96

Please sign in to comment.