Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#12)
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 29, 2024
1 parent e07046f commit 8d57c8d
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 398 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-c8": "^0.31.4",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"eslint-config-unjs": "^0.2.0",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"typescript": "^5.4.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.4"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.0"
"packageManager": "pnpm@8.15.5"
}
Loading

0 comments on commit 8d57c8d

Please sign in to comment.