Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#93)
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 9, 2023
1 parent d24ca11 commit 6ba8e9e
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 125 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@
"ufo": "^1.3.0"
},
"devDependencies": {
"@types/node": "^20.5.9",
"@vitest/coverage-v8": "^0.34.3",
"@types/node": "^20.6.0",
"@vitest/coverage-v8": "^0.34.4",
"changelogen": "^0.5.5",
"corepack": "^0.20.0",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.19.3",
"jiti": "^1.20.0",
"pathe": "^1.1.1",
"prettier": "^3.0.3",
"std-env": "^3.4.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.3"
"vitest": "^0.34.4"
},
"packageManager": "pnpm@8.7.1",
"packageManager": "pnpm@8.7.4",
"engines": {
"node": "^14.16.0 || >=16.10.0"
}
Expand Down
Loading

0 comments on commit 6ba8e9e

Please sign in to comment.