Skip to content

Commit 83c32bd

Browse files
committed
chore: update deps
1 parent 49061a2 commit 83c32bd

File tree

3 files changed

+362
-581
lines changed

3 files changed

+362
-581
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "changelogithub",
33
"type": "module",
44
"version": "13.15.0",
5-
"packageManager": "pnpm@10.11.0",
5+
"packageManager": "pnpm@10.12.1",
66
"description": "Generate changelog for GitHub.",
77
"author": "Anthony Fu <[email protected]>",
88
"license": "MIT",
@@ -62,17 +62,17 @@
6262
"tinyglobby": "^0.2.14"
6363
},
6464
"devDependencies": {
65-
"@antfu/eslint-config": "^4.13.2",
65+
"@antfu/eslint-config": "^4.14.1",
6666
"@antfu/utils": "^9.2.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.0",
71-
"bumpp": "^10.1.1",
72-
"eslint": "^9.27.0",
71+
"bumpp": "^10.2.0",
72+
"eslint": "^9.29.0",
7373
"fs-extra": "^11.3.0",
7474
"typescript": "^5.8.3",
7575
"unbuild": "^3.5.0",
76-
"vitest": "^3.1.4"
76+
"vitest": "^3.2.3"
7777
}
7878
}

0 commit comments

Comments
 (0)