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 Aug 3, 2023
1 parent 085fc10 commit 0e08365
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 171 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,23 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"execa": "^7.1.1"
"execa": "^7.2.0"
},
"devDependencies": {
"@types/node": "^20.4.0",
"@vitest/coverage-v8": "^0.32.4",
"@types/node": "^20.4.6",
"@vitest/coverage-v8": "^0.34.1",
"changelogen": "^0.5.4",
"corepack": "^0.19.0",
"eslint": "^8.44.0",
"eslint": "^8.46.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.19.1",
"pathe": "^1.1.1",
"prettier": "^2.8.8",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.32.4"
"vitest": "^0.34.1"
},
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.6.11",
"engines": {
"node": "^14.16.0 || >=16.10.0"
}
Expand Down
Loading

0 comments on commit 0e08365

Please sign in to comment.