Skip to content

Commit

Permalink
⬆️ Update devDependencies (#84)
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 Dec 1, 2023
1 parent 585f699 commit 8db650c
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 218 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
"prepare": "husky install"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.2.1",
"@types/node": "18.18.7",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "18.18.13",
"@typescript-eslint/eslint-plugin": "6.13.0",
"@typescript-eslint/parser": "6.13.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.19.5",
"eslint": "8.52.0",
"esbuild": "0.19.8",
"eslint": "8.54.0",
"gzip-size": "7.0.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"prettier": "3.1.0",
"pretty-bytes": "6.1.1",
"typescript": "5.2.2",
"undici": "5.27.0",
"typescript": "5.3.2",
"undici": "5.28.1",
"vite": "4.5.0",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6"
Expand Down
Loading

0 comments on commit 8db650c

Please sign in to comment.