Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 4583bed commit c56b5f1
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 38 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"$schema": "https://json.schemastore.org/package.json",
"devDependencies": {
"@eslint/js": "9.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-only-warn": "1.1.0",
Expand All @@ -13,7 +13,7 @@
"eslint-plugin-turbo": "2.3.3",
"globals": "15.13.0",
"typescript": "5.7.2",
"typescript-eslint": "8.18.0"
"typescript-eslint": "8.18.1"
},
"peerDependencies": {
"eslint": "9.17.0"
Expand Down
132 changes: 97 additions & 35 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 c56b5f1

Please sign in to comment.