Skip to content

Commit a53532b

Browse files
committed
chore: update deps
1 parent 78f60aa commit a53532b

File tree

4 files changed

+466
-351
lines changed

4 files changed

+466
-351
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bumpp",
33
"version": "9.2.1",
4-
"packageManager": "pnpm@8.12.0",
4+
"packageManager": "pnpm@8.14.1",
55
"description": "Bump version, commit changes, tag, and push to Git",
66
"author": {
77
"name": "James Messinger",
@@ -58,22 +58,22 @@
5858
},
5959
"dependencies": {
6060
"@jsdevtools/ez-spawn": "^3.0.4",
61-
"c12": "^1.5.1",
61+
"c12": "^1.6.1",
6262
"cac": "^6.7.14",
6363
"fast-glob": "^3.3.2",
6464
"js-yaml": "^4.1.0",
6565
"prompts": "^2.4.2",
6666
"semver": "^7.5.4"
6767
},
6868
"devDependencies": {
69-
"@antfu/eslint-config": "^2.4.3",
69+
"@antfu/eslint-config": "^2.6.2",
7070
"@types/js-yaml": "^4.0.9",
71-
"@types/node": "^20.10.4",
71+
"@types/node": "^20.11.5",
7272
"@types/prompts": "^2.4.9",
7373
"@types/semver": "^7.5.6",
7474
"detect-indent": "^7.0.1",
7575
"detect-newline": "^4.0.1",
76-
"eslint": "^8.55.0",
76+
"eslint": "^8.56.0",
7777
"esno": "^4.0.0",
7878
"log-symbols": "^6.0.0",
7979
"npm-check": "^6.0.1",

0 commit comments

Comments
 (0)