Skip to content

Commit

Permalink
Merge pull request #90 from Commencis/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update eslint monorepo to v9.13.0
  • Loading branch information
ymehmetcan authored Oct 21, 2024
2 parents 7de8dd1 + e114f46 commit a7f789f
Show file tree
Hide file tree
Showing 4 changed files with 239 additions and 23 deletions.
5 changes: 5 additions & 0 deletions .changeset/curly-peas-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@commencis/eslint-config': minor
---

update eslint dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@commencis/prettier-config": "1.1.0",
"@commitlint/cli": "19.5.0",
"@vitest/coverage-v8": "2.1.3",
"eslint": "9.12.0",
"eslint": "9.13.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"lint:types": "tsc --noEmit"
},
"dependencies": {
"@eslint/js": "9.12.0",
"@eslint/js": "9.13.0",
"@next/eslint-plugin-next": "14.2.15",
"@typescript-eslint/utils": "8.8.1",
"eslint-config-prettier": "9.1.0",
Expand Down
Loading

0 comments on commit a7f789f

Please sign in to comment.