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 Jun 14, 2024
1 parent 290b10a commit a503d6e
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 299 deletions.
16 changes: 8 additions & 8 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.3.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.13.2",
"@innei/prettier": "0.13.2",
"@types/conventional-changelog": "3.1.5",
"@types/inquirer": "9.0.7",
"@types/semver": "7.5.8",
Expand All @@ -55,14 +55,14 @@
"inquirer": "^9.2.22",
"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.4.5",
"vite": "5.3.1",
"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 a503d6e

Please sign in to comment.