Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5)
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 Sep 23, 2024
1 parent f071571 commit 8110f50
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,23 +51,23 @@
"typecheck": "bun --bun tsc --noEmit"
},
"dependencies": {
"dynamodb-toolbox": "^0.9.2"
"dynamodb-toolbox": "^0.9.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.13.2",
"@commitlint/cli": "^19.2.1",
"@types/bun": "^1.0.12",
"@types/tar": "^6.1.12",
"bumpp": "^9.4.0",
"@antfu/eslint-config": "^2.27.3",
"@commitlint/cli": "^19.5.0",
"@types/bun": "^1.1.10",
"@types/tar": "^6.1.13",
"bumpp": "^9.5.2",
"bun-plugin-dts-auto": "^0.11.1",
"c12": "^1.10.0",
"changelogen": "^0.5.5",
"c12": "^1.11.2",
"changelogen": "^0.5.7",
"commitizen": "^4.3.0",
"cz-git": "^1.9.1",
"lint-staged": "^15.2.2",
"cz-git": "^1.9.4",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"tar": "^6.2.1",
"typescript": "^5.4.4"
"typescript": "^5.6.2"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit 8110f50

Please sign in to comment.