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 May 25, 2022
1 parent ad8030d commit 552df80
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 129 deletions.
14 changes: 7 additions & 7 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "my-lib",
"version": "0.11.0",
"packageManager": "pnpm@7.1.3",
"packageManager": "pnpm@7.1.5",
"description": "The easy way to start your Vue 3 Component Library.",
"keywords": [
"component",
Expand Down Expand Up @@ -63,7 +63,7 @@
"vue": "^3.2.36"
},
"devDependencies": {
"@antfu/eslint-config": "^0.23.1",
"@antfu/eslint-config": "^0.24.2",
"@babel/types": "^7.18.0",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
Expand All @@ -79,18 +79,18 @@
"bumpp": "^7.1.1",
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2",
"cypress": "^9.6.1",
"cypress": "^9.7.0",
"eslint": "^8.16.0",
"eslint-plugin-cypress": "^2.12.1",
"inquirer": "^8.2.4",
"lint-staged": "^12.4.1",
"lint-staged": "^12.4.2",
"minimist": "^1.2.6",
"prompts": "^2.4.2",
"simple-git-hooks": "^2.7.0",
"sort-package-json": "^1.57.0",
"typescript": "^4.6.4",
"typescript": "^4.7.2",
"unocss": "^0.34.1",
"unplugin-auto-import": "^0.7.2",
"unplugin-auto-import": "^0.8.4",
"unplugin-vue-components": "^0.19.5",
"upath": "^2.0.1",
"vite": "^2.9.9",
Expand All @@ -108,6 +108,6 @@
},
"engines": {
"node": ">=v16.15.0",
"pnpm": ">=7.1.3"
"pnpm": ">=7.1.5"
}
}

0 comments on commit 552df80

Please sign in to comment.