Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#375)
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 Mar 21, 2024
1 parent 4c9d545 commit 28a2650
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 143 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
"dependencies": {
"destr": "^2.0.3",
"node-fetch-native": "^1.6.2",
"ufo": "^1.4.0"
"ufo": "^1.5.3"
},
"devDependencies": {
"@types/node": "^20.11.24",
"@vitest/coverage-v8": "^1.3.1",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
Expand All @@ -87,9 +87,9 @@
"listhen": "^1.7.2",
"prettier": "^3.2.5",
"std-env": "^3.7.0",
"typescript": "^5.3.3",
"typescript": "^5.4.3",
"unbuild": "2.0.0",
"vitest": "^1.3.1"
"vitest": "^1.4.0"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit 28a2650

Please sign in to comment.