Skip to content

Commit

Permalink
Update eslint to v8.14.0 (#1691)
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 Nov 11, 2024
1 parent 6968626 commit 8ebcfd7
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 35 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.6",
"@typescript-eslint/parser": "8.13.0",
"@typescript-eslint/parser": "8.14.0",
"@vercel/ncc": "0.38.2",
"eslint": "9.14.0",
"eslint-plugin-jest": "28.9.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
"typescript-eslint": "8.14.0"
},
"scripts": {
"format": "prettier --write **/*.ts",
Expand Down
131 changes: 98 additions & 33 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 8ebcfd7

Please sign in to comment.