Skip to content

Commit 40826fc

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

File tree

3 files changed

+871
-848
lines changed

3 files changed

+871
-848
lines changed

examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "examples",
33
"version": "0.0.0",
44
"type": "module",
5-
"packageManager": "pnpm@10.12.4",
5+
"packageManager": "pnpm@10.13.1",
66
"volta": {
77
"node": "22.17.0",
8-
"pnpm": "10.12.4"
8+
"pnpm": "10.13.1"
99
},
1010
"scripts": {
1111
"all": "run-s example:*",

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "4.0.1",
44
"description": "🔎 A simple, tiny and lightweight benchmarking library!",
55
"type": "module",
6-
"packageManager": "pnpm@10.12.4",
6+
"packageManager": "pnpm@10.13.1",
77
"volta": {
88
"node": "22.17.0",
9-
"pnpm": "10.12.4"
9+
"pnpm": "10.13.1"
1010
},
1111
"engines": {
1212
"node": ">=18.0.0"
@@ -44,16 +44,16 @@
4444
"devDependencies": {
4545
"@commitlint/cli": "^19.8.1",
4646
"@commitlint/config-conventional": "^19.8.1",
47-
"@cspell/eslint-plugin": "^9.1.2",
48-
"@eslint/js": "^9.30.1",
47+
"@cspell/eslint-plugin": "^9.1.3",
48+
"@eslint/js": "^9.31.0",
4949
"@size-limit/preset-small-lib": "^11.2.0",
5050
"@size-limit/time": "^11.2.0",
51-
"@types/node": "^24.0.10",
51+
"@types/node": "^24.0.13",
5252
"bumpp": "^10.2.0",
5353
"changelogithub": "^13.16.0",
5454
"clean-publish": "^5.2.2",
5555
"eslint": "^9.30.1",
56-
"eslint-plugin-jsdoc": "^51.3.3",
56+
"eslint-plugin-jsdoc": "^51.3.4",
5757
"eslint-plugin-perfectionist": "^4.15.0",
5858
"nano-staged": "^0.8.0",
5959
"neostandard": "^0.12.2",

0 commit comments

Comments
 (0)