Skip to content

Commit 8086e20

Browse files
committed
improve: upgrade all deps to latest
1 parent c8fe792 commit 8086e20

File tree

2 files changed

+10
-134
lines changed

2 files changed

+10
-134
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"@tsconfig/recommended": "1.0.8",
6363
"@tsconfig/strictest": "2.0.5",
6464
"@types/node": "22.14.1",
65-
"@typescript-eslint/eslint-plugin": "8.29.1",
66-
"@typescript-eslint/parser": "8.29.1",
65+
"@typescript-eslint/eslint-plugin": "8.30.1",
66+
"@typescript-eslint/parser": "8.30.1",
6767
"dripip": "0.10.0",
6868
"eslint": "9.24.0",
6969
"eslint-plugin-only-warn": "1.1.0",
@@ -74,10 +74,10 @@
7474
"fs-jetpack": "5.1.0",
7575
"inquirer": "12.5.2",
7676
"markdown-toc": "1.2.0",
77-
"publint": "^0.3.11",
77+
"publint": "^0.3.12",
7878
"tsx": "4.19.3",
7979
"typescript": "5.8.3",
80-
"typescript-eslint": "^8.29.1",
80+
"typescript-eslint": "^8.30.1",
8181
"vitest": "3.1.1"
8282
}
8383
}

pnpm-lock.yaml

Lines changed: 6 additions & 130 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)