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 Nov 23, 2023
1 parent c51074a commit 130b120
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 126 deletions.
12 changes: 6 additions & 6 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.4",
"citty": "^0.1.5",
"consola": "^3.2.3",
"pathe": "^1.1.1"
},
"devDependencies": {
"@types/node": "^20.8.10",
"@types/node": "^20.9.4",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.10.2"
"packageManager": "pnpm@8.10.5"
}
Loading

0 comments on commit 130b120

Please sign in to comment.