Skip to content

Commit

Permalink
Update eslint to v8.4.0 (#1570)
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] committed Sep 2, 2024
1 parent 9bc5cde commit da82d1f
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.7",
"@types/jest": "29.5.12",
"@types/node": "20.16.3",
"@typescript-eslint/parser": "8.3.0",
"@typescript-eslint/parser": "8.4.0",
"@vercel/ncc": "0.38.1",
"eslint": "9.9.1",
"eslint-plugin-jest": "28.8.2",
"jest": "29.7.0",
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"typescript": "5.5.4",
"typescript-eslint": "8.3.0"
"typescript-eslint": "8.4.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 da82d1f

Please sign in to comment.