Skip to content

Commit 629bca5

Browse files
chore(deps): update all non-major dependencies (#556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36fa8b6 commit 629bca5

3 files changed

Lines changed: 23 additions & 292 deletions

File tree

examples/package.json

Lines changed: 3 additions & 3 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@11.1.1",
5+
"packageManager": "pnpm@11.1.2",
66
"volta": {
77
"node": "24.15.0",
8-
"pnpm": "11.1.1"
8+
"pnpm": "11.1.2"
99
},
1010
"scripts": {
1111
"all": "run-s example:*",
@@ -18,6 +18,6 @@
1818
"license": "MIT",
1919
"devDependencies": {
2020
"npm-run-all2": "^8.0.4",
21-
"tsx": "^4.21.0"
21+
"tsx": "^4.22.0"
2222
}
2323
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "6.0.2",
44
"description": "🔎 A simple, tiny and lightweight benchmarking library!",
55
"type": "module",
6-
"packageManager": "pnpm@11.1.1",
6+
"packageManager": "pnpm@11.1.2",
77
"volta": {
88
"node": "24.15.0",
9-
"pnpm": "11.1.1"
9+
"pnpm": "11.1.2"
1010
},
1111
"engines": {
1212
"node": ">=20.0.0"

0 commit comments

Comments
 (0)