Skip to content

Commit

Permalink
Merge pull request #141 from Commencis/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update eslint monorepo to v9.15.0
  • Loading branch information
ymehmetcan authored Nov 20, 2024
2 parents 99707e5 + 4ab448a commit 8a8e0da
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 95 deletions.
5 changes: 5 additions & 0 deletions .changeset/shy-masks-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@commencis/eslint-config': patch
---

update dependency: [email protected]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@commitlint/cli": "19.6.0",
"@svitejs/changesets-changelog-github-compact": "1.2.0",
"@vitest/coverage-v8": "2.1.5",
"eslint": "9.14.0",
"eslint": "9.15.0",
"husky": "9.1.7",
"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.14.0",
"@eslint/js": "9.15.0",
"@next/eslint-plugin-next": "15.0.3",
"@typescript-eslint/utils": "8.15.0",
"eslint-config-prettier": "9.1.0",
Expand Down
Loading

0 comments on commit 8a8e0da

Please sign in to comment.