Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent c6ed90b commit c5cecf9
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 212 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"devDependencies": {
"@eslint-types/prettier": "~5.1.3",
"@eslint-types/typescript-eslint": "~7.2.0",
"@types/eslint": "~8.56.7",
"@types/eslint": "~8.56.12",
"@types/json-schema": "~7.0.15",
"@types/node": "20.12.4",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "~7.5.0",
"@typescript-eslint/parser": "~7.5.0",
"@vitest/coverage-v8": "~1.4.0",
Expand All @@ -78,15 +78,15 @@
"eslint-define-config": "link:./",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-prettier": "~5.1.3",
"expect-type": "~0.19.0",
"expect-type": "~0.20.0",
"json-schema": "~0.4.0",
"json-schema-to-typescript": "~13.1.2",
"npm-run-all2": "~6.1.2",
"npm-run-all2": "~6.2.3",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "~3.2.4",
"rimraf": "~5.0.5",
"tsup": "~8.0.2",
"tsx": "~4.7.2",
"rimraf": "~5.0.10",
"tsup": "~8.2.4",
"tsx": "~4.19.1",
"typescript": "~5.4.4",
"vitest": "~1.4.0"
},
Expand Down
Loading

0 comments on commit c5cecf9

Please sign in to comment.