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 Jul 12, 2024
1 parent 290b10a commit 6c0c062
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 372 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nbump",
"type": "module",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.5.0",
"homepage": "https:/Innei/bump-version",
"bin": {
"bump": "dist/index.mjs",
Expand Down Expand Up @@ -45,24 +45,24 @@
"test": "vitest"
},
"devDependencies": {
"@innei/eslint-config-ts": "0.12.6",
"@innei/prettier": "0.12.6",
"@innei/eslint-config-ts": "0.13.3",
"@innei/prettier": "0.13.3",
"@types/conventional-changelog": "3.1.5",
"@types/inquirer": "9.0.7",
"@types/semver": "7.5.8",
"@vercel/ncc": "0.38.1",
"husky": "9.0.11",
"inquirer": "^9.2.22",
"inquirer": "^9.3.5",
"lint-staged": "15.2.5",
"semver": "^7.6.2",
"tsup": "^8.0.2",
"typescript": "5.3.3",
"vite": "5.1.7",
"vitest": "1.3.1",
"tsup": "^8.1.0",
"typescript": "5.5.3",
"vite": "5.3.3",
"vitest": "1.6.0",
"zx": "^7.2.3"
},
"dependencies": {
"c12": "^1.10.0",
"c12": "^1.11.1",
"conventional-changelog": "6.0.0",
"slugify": "^1.6.6"
}
Expand Down
Loading

0 comments on commit 6c0c062

Please sign in to comment.