Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent c6ed90b commit 92b336b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 71 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,19 +65,19 @@
],
"devDependencies": {
"@eslint-types/prettier": "~5.1.3",
"@eslint-types/typescript-eslint": "~7.2.0",
"@eslint-types/typescript-eslint": "~7.5.0",
"@types/eslint": "~8.56.7",
"@types/json-schema": "~7.0.15",
"@types/node": "20.12.4",
"@typescript-eslint/eslint-plugin": "~7.5.0",
"@typescript-eslint/parser": "~7.5.0",
"@typescript-eslint/eslint-plugin": "~7.16.1",
"@typescript-eslint/parser": "~7.16.1",
"@vitest/coverage-v8": "~1.4.0",
"change-case": "~5.4.4",
"eslint": "~8.57.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "link:./",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-prettier": "~5.1.3",
"eslint-plugin-prettier": "~5.2.1",
"expect-type": "~0.19.0",
"json-schema": "~0.4.0",
"json-schema-to-typescript": "~13.1.2",
Expand Down
118 changes: 51 additions & 67 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 92b336b

Please sign in to comment.