Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent c0979d2 commit d673a74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@
"fastify": "4.24.3"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.2.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@vitest/coverage-c8": "0.33.0",
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.6",
"bun-types": "latest",
"eslint": "8.53.0",
"eslint-config-productsway": "1.3.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"prettier": "3.1.0",
"stepci": "2.7.2",
"tsup": "7.2.0",
"tsup": "7.3.0",
"typescript": "5.2.2",
"unplugin-swc": "1.4.3",
"vite": "4.5.0",
"vitest": "0.34.6",
"wait-on": "7.1.0"
"wait-on": "7.2.0"
},
"peerDependencies": {
"typescript": "^5.0.0"
Expand Down

0 comments on commit d673a74

Please sign in to comment.