Skip to content

Commit

Permalink
Update eslint to v8.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent dfb1586 commit 079b04a
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 @@ -8,15 +8,15 @@
"@tsconfig/recommended": "1.0.8",
"@types/jest": "29.5.14",
"@types/node": "20.17.10",
"@typescript-eslint/parser": "8.18.2",
"@typescript-eslint/parser": "8.19.0",
"@vercel/ncc": "0.38.3",
"eslint": "9.17.0",
"eslint-plugin-jest": "28.10.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"ts-jest": "29.2.5",
"typescript": "5.7.2",
"typescript-eslint": "8.18.2"
"typescript-eslint": "8.19.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 079b04a

Please sign in to comment.