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 Jan 21, 2024
1 parent 671a96f commit 8c5f819
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 93 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,34 +33,34 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"c12": "^1.5.1",
"c12": "^1.6.1",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"convert-gitmoji": "^0.1.3",
"execa": "^8.0.1",
"mri": "^1.2.0",
"node-fetch-native": "^1.4.1",
"node-fetch-native": "^1.6.1",
"ofetch": "^1.3.3",
"open": "^9.1.0",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"scule": "^1.1.1",
"scule": "^1.2.0",
"semver": "^7.5.4",
"std-env": "^3.6.0",
"std-env": "^3.7.0",
"yaml": "^2.3.4"
},
"devDependencies": {
"@types/node": "^20.10.4",
"@types/node": "^20.11.5",
"@types/semver": "^7.5.6",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"standard-version": "^9.5.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.14.1"
}
Loading

0 comments on commit 8c5f819

Please sign in to comment.