Skip to content

Commit

Permalink
Merge pull request #172 from Commencis/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update eslint monorepo to v9.17.0
  • Loading branch information
ymehmetcan authored Dec 18, 2024
2 parents a0ce09d + bc48844 commit 7cc55e8
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 73 deletions.
5 changes: 5 additions & 0 deletions .changeset/three-experts-switch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@commencis/eslint-config': patch
---

update dependency: eslint to v9.17.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@commitlint/cli": "19.6.1",
"@svitejs/changesets-changelog-github-compact": "1.2.0",
"@vitest/coverage-v8": "2.1.8",
"eslint": "9.16.0",
"eslint": "9.17.0",
"husky": "9.1.7",
"lint-staged": "15.2.11",
"prettier": "3.4.2",
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.16.0",
"@eslint/js": "9.17.0",
"@next/eslint-plugin-next": "15.1.1",
"@typescript-eslint/utils": "8.18.0",
"eslint-config-prettier": "9.1.0",
Expand Down
148 changes: 77 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7cc55e8

Please sign in to comment.