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 Jun 5, 2023
1 parent ef77a77 commit 763f8d8
Show file tree
Hide file tree
Showing 4 changed files with 176 additions and 213 deletions.
2 changes: 1 addition & 1 deletion example/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@elonehoo/log": "workspace:*",
"typescript": "5.0.4",
"typescript": "5.1.3",
"vite": "4.3.9"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"@elonehoo/eslint-config": "2.0.0",
"@elonehoo/log": "workspace:*",
"@types/node": "18.16.16",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/coverage-c8": "^0.31.4",
"bumpp": "9.1.0",
"eslint": "8.41.0",
"eslint": "8.42.0",
"pnpm": "8.6.0",
"rimraf": "5.0.1",
"typescript": "5.0.4",
"typescript": "5.1.3",
"unbuild": "1.2.1",
"vite": "4.3.9",
"vitest": "0.31.1"
"vitest": "0.31.4"
}
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
"devDependencies": {
"rimraf": "5.0.1",
"typescript": "5.0.4",
"typescript": "5.1.3",
"unbuild": "1.2.1",
"vitest": "0.31.1"
"vitest": "0.31.4"
}
}
Loading

0 comments on commit 763f8d8

Please sign in to comment.