Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b852f74 commit d1af8ce
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 379 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sxzz/test-utils",
"version": "0.3.8",
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.14.4",
"description": "Collection of common test utils for Vitest.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -64,19 +64,19 @@
"fast-glob": "^3.3.2"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.4.1",
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.9.3",
"@types/node": "^22.10.1",
"bumpp": "^9.8.1",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"eslint": "^9.16.0",
"prettier": "^3.4.1",
"rolldown": "^0.14.0",
"rollup": "^4.27.4",
"rollup": "^4.28.0",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit d1af8ce

Please sign in to comment.