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] authored Aug 25, 2023
1 parent 306d5de commit 0334e5a
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 207 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,21 +40,21 @@
"untun": "jiti ./scripts/untun.mjs"
},
"dependencies": {
"citty": "^0.1.2",
"citty": "^0.1.3",
"consola": "^3.2.3",
"pathe": "^1.1.1"
},
"devDependencies": {
"@types/node": "^20.4.10",
"@vitest/coverage-v8": "^0.34.1",
"changelogen": "^0.5.4",
"eslint": "^8.47.0",
"@types/node": "^20.5.6",
"@vitest/coverage-v8": "^0.34.3",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.19.1",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"unbuild": "^2.0.0-rc.0",
"vitest": "^0.34.1"
"jiti": "^1.19.3",
"prettier": "^3.0.2",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.3"
},
"packageManager": "pnpm@8.6.12"
}
Loading

0 comments on commit 0334e5a

Please sign in to comment.