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 Oct 25, 2023
1 parent 7af501b commit 27ec975
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 169 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"c12": "^1.4.2",
"c12": "^1.5.1",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"convert-gitmoji": "^0.1.3",
Expand All @@ -47,20 +47,20 @@
"scule": "^1.0.0",
"semver": "^7.5.4",
"std-env": "^3.4.3",
"yaml": "^2.3.2"
"yaml": "^2.3.3"
},
"devDependencies": {
"@types/node": "^20.6.4",
"@types/semver": "^7.5.2",
"@vitest/coverage-v8": "^0.34.5",
"eslint": "^8.50.0",
"@types/node": "^20.8.8",
"@types/semver": "^7.5.4",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.20.0",
"prettier": "^3.0.3",
"standard-version": "^9.5.0",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.7.6"
"packageManager": "pnpm@8.9.2"
}
Loading

0 comments on commit 27ec975

Please sign in to comment.