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 Dec 6, 2023
1 parent fdcaa14 commit 6c6e87d
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 @@ -47,17 +47,17 @@
},
"devDependencies": {
"@ow3/eslint-config": "^0.47.3",
"@types/node": "^18.17.4",
"bumpp": "^9.1.1",
"bun-types": "^0.7.3",
"@types/node": "^18.19.2",
"bumpp": "^9.2.0",
"bun-types": "^0.8.1",
"commitizen": "^4.3.0",
"conventional-changelog-cli": "^3.0.0",
"cz-git": "^1.7.1",
"eslint": "^8.46.0",
"lint-staged": "^13.2.3",
"rimraf": "^5.0.1",
"cz-git": "^1.8.0",
"eslint": "^8.55.0",
"lint-staged": "^13.3.0",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.1.6"
"typescript": "^5.3.2"
},
"simple-git-hooks": {
"pre-commit": "npx --no-install lint-staged",
Expand Down

0 comments on commit 6c6e87d

Please sign in to comment.