Skip to content

Commit

Permalink
⬆️ Update devDependencies (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent db3088a commit f17d3b8
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 491 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,23 +49,23 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.11.21",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.20.1",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"gzip-size": "7.0.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"pretty-bytes": "6.1.1",
"typescript": "5.3.3",
"undici": "6.6.2",
"vite": "5.1.4",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.3.1"
"typescript": "5.4.3",
"undici": "6.10.2",
"vite": "5.2.6",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit f17d3b8

Please sign in to comment.