Skip to content

Commit c6b201d

Browse files
committed
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
1 parent 7b166ae commit c6b201d

File tree

3 files changed

+334
-413
lines changed

3 files changed

+334
-413
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"packageManager": "pnpm@10.18.3",
66
"volta": {
7-
"node": "22.20.0",
7+
"node": "22.21.0",
88
"pnpm": "10.18.3"
99
},
1010
"scripts": {

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"packageManager": "pnpm@10.18.3",
77
"volta": {
8-
"node": "22.20.0",
8+
"node": "22.21.0",
99
"pnpm": "10.18.3"
1010
},
1111
"engines": {
@@ -51,9 +51,9 @@
5151
"@types/node": "^24.9.1",
5252
"bumpp": "^10.3.1",
5353
"changelogithub": "^13.16.0",
54-
"clean-publish": "^5.2.2",
54+
"clean-publish": "^6.0.1",
5555
"eslint": "^9.38.0",
56-
"eslint-plugin-jsdoc": "^61.1.5",
56+
"eslint-plugin-jsdoc": "^61.1.8",
5757
"eslint-plugin-perfectionist": "^4.15.1",
5858
"nano-staged": "^0.8.0",
5959
"neostandard": "^0.12.2",
@@ -63,7 +63,7 @@
6363
"tsdown": "^0.15.9",
6464
"typedoc": "^0.28.14",
6565
"typescript": "~5.9.3",
66-
"vitest": "^3.2.4"
66+
"vitest": "^4.0.3"
6767
},
6868
"keywords": [
6969
"benchmark",

0 commit comments

Comments
 (0)