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 Nov 25, 2022
1 parent e975c9a commit 8940235
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 157 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -55,36 +55,36 @@
"vue": ">=3.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0",
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@microsoft/api-extractor": "7.33.6",
"@rushstack/eslint-patch": "1.2.0",
"@types/node": "18.11.9",
"@vitejs/plugin-vue": "3.2.0",
"@vitest/coverage-c8": "^0.25.0",
"@vitest/ui": "0.25.2",
"@vitest/ui": "0.25.3",
"@vue/eslint-config-airbnb-with-typescript": "7.0.0",
"@vue/server-renderer": "3.2.45",
"@vue/test-utils": "2.2.3",
"@vue/test-utils": "2.2.4",
"@vue/tsconfig": "0.1.3",
"commitizen": "4.2.5",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-define-config": "1.12.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-vitest-globals": "1.2.0",
"eslint-plugin-vue": "9.7.0",
"eslint-plugin-vue": "9.8.0",
"happy-dom": "7.7.0",
"lint-staged": "13.0.3",
"pnpm": "7.16.1",
"prettier": "2.7.1",
"lint-staged": "13.0.4",
"pnpm": "7.17.0",
"prettier": "2.8.0",
"rimraf": "3.0.2",
"sass": "1.56.1",
"simple-git-hooks": "2.8.1",
"typescript": "4.9.3",
"vite": "3.2.4",
"vitest": "0.25.2",
"vitest": "0.25.3",
"vue": "3.2.45",
"vue-router": "4.1.6"
},
Expand All @@ -101,5 +101,5 @@
"eslint --cache --fix"
]
},
"packageManager": "pnpm@7.16.1"
"packageManager": "pnpm@7.17.0"
}

0 comments on commit 8940235

Please sign in to comment.