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] authored Jan 29, 2024
1 parent 3f56bc7 commit 9186fc8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@vitest/coverage-c8": "0.33.0",
"@vitest/coverage-v8": "1.2.0",
"@vitest/ui": "1.2.0",
"@vitest/coverage-v8": "1.2.2",
"@vitest/ui": "1.2.2",
"bun-types": "latest",
"eslint": "8.56.0",
"eslint-config-productsway": "1.3.1",
"npm-run-all": "4.1.5",
"prettier": "3.2.3",
"prettier": "3.2.4",
"stepci": "2.7.2",
"tsup": "8.0.1",
"typescript": "5.3.3",
"unplugin-swc": "1.4.4",
"vite": "5.0.11",
"vitest": "1.2.0",
"vite": "5.0.12",
"vitest": "1.2.2",
"wait-on": "7.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 9186fc8

Please sign in to comment.