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 Jul 9, 2023
1 parent de240e5 commit 1b5fa2d
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 87 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"c12": "^1.4.2",
"colorette": "^2.0.20",
"consola": "^3.2.2",
"consola": "^3.2.3",
"convert-gitmoji": "^0.1.3",
"execa": "^7.1.1",
"mri": "^1.2.0",
Expand All @@ -45,22 +45,22 @@
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"scule": "^1.0.0",
"semver": "^7.5.3",
"semver": "^7.5.4",
"std-env": "^3.3.3",
"yaml": "^2.3.1"
},
"devDependencies": {
"@types/node": "^20.3.3",
"@types/node": "^20.4.1",
"@types/semver": "^7.5.0",
"@vitest/coverage-v8": "^0.32.4",
"@vitest/coverage-v8": "^0.33.0",
"eslint": "^8.44.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.18.2",
"jiti": "^1.19.1",
"prettier": "^2.8.8",
"standard-version": "^9.5.0",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.32.4"
"vitest": "^0.33.0"
},
"packageManager": "[email protected].5"
"packageManager": "[email protected].6"
}
Loading

0 comments on commit 1b5fa2d

Please sign in to comment.