Skip to content

Commit 594259b

Browse files
committed
chore: housekeeping
1 parent 1ace5d0 commit 594259b

File tree

2 files changed

+531
-344
lines changed

2 files changed

+531
-344
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"license": "MIT",
3838
"devDependencies": {
3939
"@swc-node/register": "^1.11.1",
40-
"@swc/core": "^1.13.5",
40+
"@swc/core": "^1.15.3",
4141
"@types/mocha": "^10.0.10",
42-
"bumpp": "^10.3.1",
42+
"bumpp": "^10.3.2",
4343
"bunchee": "^6.6.2",
44-
"eslint": "^9.38.0",
45-
"eslint-config-sukka": "^7.3.5",
46-
"eslint-formatter-sukka": "^7.3.5",
44+
"eslint": "^9.39.1",
45+
"eslint-config-sukka": "^8.0.5",
46+
"eslint-formatter-sukka": "^8.0.5",
4747
"expect": "^30.2.0",
48-
"mocha": "^11.7.4",
48+
"mocha": "^11.7.5",
4949
"typescript": "^5.9.3"
5050
},
51-
"packageManager": "pnpm@10.18.3"
51+
"packageManager": "pnpm@10.25.0"
5252
}

0 commit comments

Comments
 (0)