Skip to content

Commit

Permalink
Update eslint to v8.12.0 (#1676)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 30c61c6 commit 7b37216
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"@tsconfig/recommended": "1.0.8",
"@types/jest": "29.5.14",
"@types/node": "20.17.1",
"@typescript-eslint/parser": "8.11.0",
"@typescript-eslint/parser": "8.12.0",
"@vercel/ncc": "0.38.2",
"eslint": "9.13.0",
"eslint-plugin-jest": "28.8.3",
"jest": "29.7.0",
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0"
"typescript-eslint": "8.12.0"
},
"scripts": {
"format": "prettier --write **/*.ts",
Expand Down
112 changes: 56 additions & 56 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 7b37216

Please sign in to comment.