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 13, 2024
1 parent 3cc24c2 commit 09aeb91
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 169 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nbump",
"type": "module",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.10.0",
"homepage": "https://github.com/Innei/bump-version",
"bin": {
"bump": "dist/index.mjs",
Expand Down Expand Up @@ -45,8 +45,8 @@
"test": "vitest"
},
"devDependencies": {
"@innei/eslint-config-ts": "0.12.6",
"@innei/prettier": "0.12.6",
"@innei/eslint-config-ts": "0.15.0",
"@innei/prettier": "0.15.0",
"@types/conventional-changelog": "3.1.5",
"@types/inquirer": "9.0.7",
"@types/semver": "7.5.8",
Expand All @@ -56,7 +56,7 @@
"lint-staged": "15.2.10",
"semver": "^7.6.3",
"tsup": "^8.2.4",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.5",
"vitest": "1.6.0",
"zx": "^7.2.3"
Expand Down
Loading

0 comments on commit 09aeb91

Please sign in to comment.