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 Sep 3, 2024
1 parent 27d3817 commit 23e5851
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 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.4.1",
"@types/bun": "^1.1.8",
"@types/tar": "^6.1.13",
"bumpp": "^9.5.2",
"bun-plugin-dts-auto": "^0.11.1",
"c12": "^1.10.0",
"c12": "^1.11.2",
"changelogen": "^0.5.5",
"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.5.4"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged",
Expand Down

0 comments on commit 23e5851

Please sign in to comment.