Skip to content

Commit eff7f88

Browse files
chore(deps): update all non-major dependencies (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 045be39 commit eff7f88

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@stacksjs/everything",
33
"type": "module",
44
"version": "0.0.0",
5-
"packageManager": "pnpm@10.11.0",
5+
"packageManager": "pnpm@10.12.1",
66
"description": "Every package created & maintained by the Stacks Team.",
77
"author": "Chris Breuer <[email protected]>",
88
"license": "MIT",

pnpm-workspace.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@ catalogs:
9595
ts-spreadsheets: ^0.2.0
9696

9797
unrelated:
98-
'@types/node': ^22.15.21
99-
eslint: ^9.27.0
98+
'@types/node': ^22.15.30
99+
eslint: ^9.28.0
100100
lint-staged: ^16.0.0
101101
netlify-plugin-cache: ^1.0.3
102-
node-modules-inspector: ^0.6.8
103-
pnpm: ^10.11.0
102+
node-modules-inspector: ^0.6.9
103+
pnpm: ^10.12.1
104104
simple-git-hooks: ^2.13.0
105105
typescript: ^5.8.3
106106

0 commit comments

Comments
 (0)