Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#443)
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 Sep 15, 2024
1 parent aebf1c6 commit 8234159
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 110 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.5.4",
"@vitest/coverage-v8": "^2.0.5",
"@types/node": "^22.5.5",
"@vitest/coverage-v8": "^2.1.1",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
Expand All @@ -87,10 +87,10 @@
"listhen": "^1.7.2",
"prettier": "^3.3.3",
"std-env": "^3.7.0",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "2.0.0",
"undici": "^6.19.8",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit 8234159

Please sign in to comment.