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 17, 2024
1 parent 78f60aa commit a53532b
Show file tree
Hide file tree
Showing 4 changed files with 466 additions and 351 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.2.1",
"packageManager": "pnpm@8.12.0",
"packageManager": "pnpm@8.14.1",
"description": "Bump version, commit changes, tag, and push to Git",
"author": {
"name": "James Messinger",
Expand Down Expand Up @@ -58,22 +58,22 @@
},
"dependencies": {
"@jsdevtools/ez-spawn": "^3.0.4",
"c12": "^1.5.1",
"c12": "^1.6.1",
"cac": "^6.7.14",
"fast-glob": "^3.3.2",
"js-yaml": "^4.1.0",
"prompts": "^2.4.2",
"semver": "^7.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.4.3",
"@antfu/eslint-config": "^2.6.2",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.10.4",
"@types/node": "^20.11.5",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.6",
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"esno": "^4.0.0",
"log-symbols": "^6.0.0",
"npm-check": "^6.0.1",
Expand Down
Loading

0 comments on commit a53532b

Please sign in to comment.