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 Apr 30, 2023
1 parent 22b1f56 commit 17180e7
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 237 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"c12": "^1.2.0",
"colorette": "^2.0.19",
"consola": "^3.0.1",
"c12": "^1.4.1",
"colorette": "^2.0.20",
"consola": "^3.1.0",
"convert-gitmoji": "^0.1.3",
"execa": "^7.1.1",
"mri": "^1.2.0",
Expand All @@ -44,21 +44,21 @@
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"scule": "^1.0.0",
"semver": "^7.4.0",
"yaml": "^2.2.1"
"semver": "^7.5.0",
"yaml": "^2.2.2"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@types/node": "^18.16.3",
"@types/semver": "^7.3.13",
"@vitest/coverage-c8": "^0.30.1",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"standard-version": "^9.5.0",
"typescript": "^5.0.4",
"unbuild": "^1.2.0",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
},
"packageManager": "pnpm@8.2.0"
"packageManager": "pnpm@8.3.1"
}
Loading

0 comments on commit 17180e7

Please sign in to comment.