Skip to content

Commit

Permalink
Merge pull request #68 from ymehmetcan/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update eslint monorepo to v9.19.0
  • Loading branch information
ymehmetcan authored Feb 4, 2025
2 parents 5fc97fd + 3337c43 commit 0c5479f
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 73 deletions.
5 changes: 5 additions & 0 deletions .changeset/old-pears-film.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@blazzi/eslint-config': patch
---

chore(deps): update eslint monorepo to v9.19.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@changesets/cli": "2.27.12",
"@commitlint/cli": "19.7.1",
"@svitejs/changesets-changelog-github-compact": "1.2.0",
"eslint": "9.18.0",
"eslint": "9.19.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 @@ -66,7 +66,7 @@
"lint:types": "tsc --noEmit"
},
"dependencies": {
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"@next/eslint-plugin-next": "15.1.0",
"@typescript-eslint/utils": "8.21.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 0c5479f

Please sign in to comment.