Skip to content

Commit

Permalink
Update eslint to v8.6.0 (#1585)
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 Sep 16, 2024
1 parent 0a14ca7 commit f185e44
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.7",
"@types/jest": "29.5.13",
"@types/node": "20.16.5",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/parser": "8.6.0",
"@vercel/ncc": "0.38.1",
"eslint": "9.10.0",
"eslint-plugin-jest": "28.8.3",
"jest": "29.7.0",
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript-eslint": "8.5.0"
"typescript-eslint": "8.6.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 f185e44

Please sign in to comment.