Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 2, 2025
1 parent 074828e commit 7210d37
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 48 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@
"test": "vitest --watch --pool forks --config ./vitest/vitest.config.mts",
"test:coverage": "vitest --coverage --pool forks --config ./vitest/vitest.config.mts"
},
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@9.15.5",
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@lerna-lite/cli": "^3.11.0",
"@lerna-lite/publish": "^3.11.0",
"@types/node": "^22.12.0",
"@lerna-lite/cli": "^3.12.0",
"@lerna-lite/publish": "^3.12.0",
"@types/node": "^22.13.0",
"@vitest/coverage-v8": "^3.0.4",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"happy-dom": "^16.7.3",
"pnpm": "^9.15.4",
"happy-dom": "^16.8.1",
"pnpm": "^9.15.5",
"rimraf": "^5.0.10",
"typescript": "^5.7.3",
"vitest": "^3.0.4"
Expand Down
58 changes: 16 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7210d37

Please sign in to comment.