Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 22, 2024
1 parent cf52671 commit 31593fa
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 156 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bumpp",
"version": "9.5.1",
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.8.0",
"description": "Bump version, commit changes, tag, and push to Git",
"author": {
"name": "James Messinger",
Expand Down Expand Up @@ -70,9 +70,9 @@
"semver": "^7.6.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.1",
"@antfu/eslint-config": "^2.27.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.2.0",
"@types/node": "^22.5.0",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
"eslint": "^9.9.0",
Expand Down
Loading

0 comments on commit 31593fa

Please sign in to comment.