Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 4c800a7 commit 1f91197
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 81 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,32 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"c12": "^1.9.0",
"c12": "^1.10.0",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"convert-gitmoji": "^0.1.5",
"execa": "^8.0.1",
"mri": "^1.2.0",
"node-fetch-native": "^1.6.2",
"ofetch": "^1.3.3",
"open": "^10.0.4",
"open": "^10.1.0",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"scule": "^1.3.0",
"semver": "^7.6.0",
"std-env": "^3.7.0",
"yaml": "^2.4.0"
"yaml": "^2.4.1"
},
"devDependencies": {
"@types/node": "^20.11.22",
"@types/node": "^20.11.25",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^1.3.1",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"standard-version": "^9.5.0",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"vitest": "^1.3.1"
},
Expand Down
Loading

0 comments on commit 1f91197

Please sign in to comment.