Skip to content

Commit

Permalink
⬆️ Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 56f1209 commit 80cc1c9
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 131 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@types/node": "20.12.8",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.20.2",
"eslint": "8.57.0",
Expand All @@ -61,11 +61,11 @@
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"pretty-bytes": "6.1.1",
"typescript": "5.4.3",
"undici": "6.10.2",
"vite": "5.2.7",
"typescript": "5.4.5",
"undici": "6.15.0",
"vite": "5.2.11",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0"
"vitest": "1.5.3"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit 80cc1c9

Please sign in to comment.