Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

chore(deps): update devdependencies (non-major) (main) #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -54,13 +54,13 @@
"debug": "^4.3.4"
},
"devDependencies": {
"@antfu/ni": "0.18.0",
"@antfu/ni": "0.21.4",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@types/debug": "^4.1.7",
"@types/node": "^18.0.4",
"@vitest/coverage-c8": "^0.23.0",
"@vitest/ui": "^0.23.0",
"@vitest/coverage-c8": "^0.32.0",
"@vitest/ui": "^0.32.0",
"@zolyn/changelogithub": "0.12.0",
"@zolyn/cz-conventional-changelog": "^1.0.1",
"@zolyn/eslint-config": "^1.1.0",
Expand All @@ -73,7 +73,7 @@
"prettier": "^2.7.1",
"sort-package-json": "^1.57.0",
"typescript": "^4.7.4",
"unbuild": "^0.8.0",
"vitest": "^0.23.0"
"unbuild": "^0.9.0",
"vitest": "^0.32.0"
}
}