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 25, 2023
1 parent b941b54 commit cf4c7cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
},
"devDependencies": {
"@ow3/eslint-config": "^0.47.3",
"@types/node": "^18.17.1",
"bun-types": "^0.7.1",
"bumpp": "^9.1.1",
"@types/node": "^18.18.0",
"bun-types": "^0.8.1",
"bumpp": "^9.2.0",
"commitizen": "^4.3.0",
"conventional-changelog-cli": "^3.0.0",
"cz-git": "^1.7.0",
"eslint": "^8.46.0",
"lint-staged": "^13.2.3",
"rimraf": "^5.0.1",
"cz-git": "^1.7.1",
"eslint": "^8.50.0",
"lint-staged": "^13.3.0",
"rimraf": "^5.0.4",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"simple-git-hooks": {
"pre-commit": "npx --no-install lint-staged",
Expand Down

0 comments on commit cf4c7cb

Please sign in to comment.