Skip to content

Commit ee67c28

Browse files
chore(deps): update dependency pnpm to v10.30.2 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f6ff65 commit ee67c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ node = "24.14.0" # Provides npm and npx
1414
bun = "1.3.6" # Provides bunx - used for TypeScript task execution
1515
deno = "2.6.5" # Provides deno run npm:
1616
yarn = "4.12.0" # Provides yarn dlx (Yarn Berry)
17-
pnpm = "10.28.0" # Provides pnpm dlx
17+
pnpm = "10.30.2" # Provides pnpm dlx
1818

1919
# Development tools
2020
golangci-lint = "2.8.0" # Go linter aggregator

0 commit comments

Comments
 (0)