Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#328)
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 Nov 29, 2023
1 parent 4685d2b commit 0e6a122
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 132 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,24 +73,24 @@
"dependencies": {
"destr": "^2.0.2",
"node-fetch-native": "^1.4.1",
"ufo": "^1.3.1"
"ufo": "^1.3.2"
},
"devDependencies": {
"@types/node": "^20.9.0",
"@types/node": "^20.10.0",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-unjs": "^0.2.1",
"fetch-blob": "^4.0.0",
"formdata-polyfill": "^4.0.10",
"h3": "^1.8.2",
"h3": "^1.9.0",
"jiti": "^1.21.0",
"listhen": "^1.5.5",
"prettier": "^3.1.0",
"std-env": "^3.5.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unbuild": "2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.10.5"
"packageManager": "pnpm@8.11.0"
}
Loading

0 comments on commit 0e6a122

Please sign in to comment.