Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 8, 2025
1 parent 52816cc commit 6eda4dd
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 231 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bumpp",
"version": "9.9.2",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "Bump version, commit changes, tag, and push to Git",
"author": {
"name": "James Messinger",
Expand Down Expand Up @@ -67,16 +67,16 @@
"jsonc-parser": "^3.3.1",
"prompts": "^2.4.2",
"semver": "^7.6.3",
"tinyexec": "^0.3.1",
"tinyexec": "^0.3.2",
"tinyglobby": "^0.2.10"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^3.12.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
"args-tokenizer": "^0.2.1",
"args-tokenizer": "^0.3.0",
"eslint": "^9.17.0",
"esno": "^4.8.0",
"log-symbols": "^7.0.0",
Expand Down
Loading

0 comments on commit 6eda4dd

Please sign in to comment.