Skip to content

Commit

Permalink
⬆️ Update devDependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 34c931e commit bc0acf7
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 366 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "18.18.13",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitest/coverage-c8": "0.33.0",
Expand All @@ -62,10 +62,10 @@
"prettier": "3.1.0",
"pretty-bytes": "6.1.1",
"typescript": "5.3.2",
"undici": "5.28.1",
"vite": "4.5.0",
"undici": "6.0.1",
"vite": "5.0.7",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6"
"vitest": "1.0.4"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit bc0acf7

Please sign in to comment.