Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#455)
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 1, 2024
1 parent 6e6bd86 commit 9e2e529
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 160 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "^2.1.2",
"@types/node": "^22.8.6",
"@vitest/coverage-v8": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-unjs": "^0.4.1",
"fetch-blob": "^4.0.0",
"formdata-polyfill": "^4.0.10",
Expand All @@ -87,10 +87,10 @@
"listhen": "^1.9.0",
"prettier": "^3.3.3",
"std-env": "^3.7.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"undici": "^6.19.8",
"vitest": "^2.1.2"
"undici": "^6.20.1",
"vitest": "^2.1.4"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 9e2e529

Please sign in to comment.