Skip to content

Commit

Permalink
Update eslint to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 5ace1a0 commit cfdae0e
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 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.1",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/parser": "8.3.0",
"@vercel/ncc": "0.38.1",
"eslint": "9.9.1",
"eslint-plugin-jest": "28.8.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"typescript": "5.5.4",
"typescript-eslint": "8.2.0"
"typescript-eslint": "8.3.0"
},
"scripts": {
"format": "prettier --write **/*.ts",
Expand Down
120 changes: 60 additions & 60 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 cfdae0e

Please sign in to comment.