Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 7567bd6 commit 404d27b
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 72 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,19 +64,19 @@
],
"devDependencies": {
"@eslint-types/prettier": "~5.0.1",
"@eslint-types/typescript-eslint": "~6.9.0",
"@types/eslint": "~8.44.3",
"@types/json-schema": "~7.0.13",
"@types/node": "~20.8.3",
"@eslint-types/typescript-eslint": "~6.9.1",
"@types/eslint": "~8.44.7",
"@types/json-schema": "~7.0.14",
"@types/node": "~20.8.10",
"@typescript-eslint/eslint-plugin": "~6.7.4",
"@typescript-eslint/parser": "~6.7.4",
"@vitest/coverage-v8": "~0.34.6",
"change-case": "~4.1.2",
"eslint": "~8.51.0",
"eslint": "~8.53.0",
"eslint-config-prettier": "~9.0.0",
"eslint-define-config": "link:./",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-prettier": "~5.0.0",
"eslint-plugin-prettier": "~5.0.1",
"expect-type": "~0.17.3",
"json-schema": "~0.4.0",
"json-schema-to-typescript": "~13.1.1",
Expand All @@ -85,7 +85,7 @@
"prettier-plugin-organize-imports": "~3.2.3",
"rimraf": "~5.0.5",
"tsup": "~7.2.0",
"tsx": "~3.13.0",
"tsx": "~3.14.0",
"typescript": "~5.2.2",
"vitest": "~0.34.6"
},
Expand Down
Loading

0 comments on commit 404d27b

Please sign in to comment.