Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 53c9e11 commit 36cfffc
Show file tree
Hide file tree
Showing 6 changed files with 384 additions and 181 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"@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": "~8.0.1",
"@typescript-eslint/parser": "~8.0.1",
"change-case": "~5.4.4",
"eslint": "~8.57.0",
"eslint": "~9.9.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "2.1.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-prettier": "~5.1.3",
"eslint-plugin-unicorn": "~52.0.0",
"eslint-plugin-unicorn": "~55.0.0",
"json-schema": "~0.4.0",
"json-schema-to-typescript": "~13.1.2",
"npm-run-all2": "~6.1.2",
Expand Down
Loading

0 comments on commit 36cfffc

Please sign in to comment.