Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent ae5ae36 commit 380b8ad
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 352 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.5",
"@types/node": "18.16.16",
"@vitest/coverage-c8": "^0.31.4",
"bumpp": "9.1.0",
"eslint": "8.42.0",
"pnpm": "8.6.0",
"@antfu/eslint-config": "^0.39.6",
"@types/node": "18.16.19",
"@vitest/coverage-c8": "^0.32.4",
"bumpp": "9.1.1",
"eslint": "8.44.0",
"pnpm": "8.6.6",
"rimraf": "5.0.1",
"tsup": "^6.7.0",
"typescript": "5.1.3",
"typescript": "5.1.6",
"unbuild": "1.2.1",
"vite": "4.3.9",
"vitest": "0.31.4"
"vitest": "0.32.4"
}
}

0 comments on commit 380b8ad

Please sign in to comment.