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 e7e7926 commit b10c207
Show file tree
Hide file tree
Showing 3 changed files with 442 additions and 317 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -15,10 +15,10 @@
},
"devDependencies": {
"@antfu/eslint-config": "0.38.4",
"bumpp": "9.0.0",
"changelogen": "0.5.2",
"bumpp": "9.1.1",
"changelogen": "0.5.3",
"eslint": "8.37.0",
"typescript": "5.0.2"
"typescript": "5.1.6"
},
"volta": {
"node": "18.15.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/ts-client/package.json
Expand Up @@ -20,11 +20,11 @@
},
"dependencies": {
"ohmyfetch": "^0.4.21",
"ufo": "^1.1.1"
"ufo": "^1.1.2"
},
"devDependencies": {
"typescript": "5.0.2",
"unbuild": "1.1.2",
"vitest": "0.29.8"
"typescript": "5.1.6",
"unbuild": "1.2.1",
"vitest": "0.32.4"
}
}

0 comments on commit b10c207

Please sign in to comment.