Skip to content

Commit 026a8a1

Browse files
committed
chore: update deps
1 parent ece0753 commit 026a8a1

File tree

2 files changed

+263
-255
lines changed

2 files changed

+263
-255
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "changelogithub",
33
"type": "module",
44
"version": "13.16.1",
5-
"packageManager": "pnpm@10.19.0",
5+
"packageManager": "pnpm@10.23.0",
66
"description": "Generate changelog for GitHub.",
77
"author": "Anthony Fu <[email protected]>",
88
"license": "MIT",
@@ -52,27 +52,27 @@
5252
},
5353
"dependencies": {
5454
"ansis": "^4.2.0",
55-
"c12": "^3.3.1",
55+
"c12": "^3.3.2",
5656
"cac": "^6.7.14",
5757
"changelogen": "0.5.7",
5858
"convert-gitmoji": "^0.1.5",
5959
"execa": "^9.6.0",
60-
"ofetch": "^1.4.1",
60+
"ofetch": "^1.5.1",
6161
"semver": "^7.7.3",
6262
"tinyglobby": "^0.2.15"
6363
},
6464
"devDependencies": {
65-
"@antfu/eslint-config": "^6.1.0",
65+
"@antfu/eslint-config": "^6.2.0",
6666
"@antfu/utils": "^9.3.0",
6767
"@types/debug": "^4.1.12",
6868
"@types/fs-extra": "^11.0.4",
6969
"@types/minimist": "^1.2.5",
7070
"@types/semver": "^7.7.1",
7171
"bumpp": "^10.3.1",
72-
"eslint": "^9.38.0",
72+
"eslint": "^9.39.1",
7373
"fs-extra": "^11.3.2",
7474
"typescript": "^5.9.3",
7575
"unbuild": "^3.6.1",
76-
"vitest": "^4.0.3"
76+
"vitest": "^4.0.13"
7777
}
7878
}

0 commit comments

Comments
 (0)