Skip to content

Commit

Permalink
chore(deps): update devdependencies (#2499)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <ST-DDT@gmx.de>
  • Loading branch information
renovate[bot] and ST-DDT committed Oct 23, 2023
1 parent e901641 commit c591880
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 252 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -89,28 +89,28 @@
"devDependencies": {
"@actions/github": "~6.0.0",
"@algolia/client-search": "~4.19.1",
"@types/markdown-it": "~13.0.2",
"@types/node": "~20.8.6",
"@types/sanitize-html": "~2.9.2",
"@types/semver": "~7.5.3",
"@types/validator": "~13.11.3",
"@types/markdown-it": "~13.0.4",
"@types/node": "~20.8.7",
"@types/sanitize-html": "~2.9.3",
"@types/semver": "~7.5.4",
"@types/validator": "~13.11.5",
"@typescript-eslint/eslint-plugin": "~6.8.0",
"@typescript-eslint/parser": "~6.8.0",
"@vitest/coverage-v8": "~0.34.6",
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.5.0",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.3.1",
"esbuild": "~0.19.4",
"eslint": "~8.51.0",
"cypress": "~13.3.2",
"esbuild": "~0.19.5",
"eslint": "~8.52.0",
"eslint-config-prettier": "~9.0.0",
"eslint-define-config": "~1.24.1",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~46.8.2",
"eslint-plugin-prettier": "~5.0.1",
"eslint-plugin-unicorn": "~48.0.1",
"eslint-plugin-vitest": "~0.3.2",
"eslint-plugin-vitest": "~0.3.8",
"glob": "~10.3.10",
"npm-run-all": "~4.1.5",
"prettier": "3.0.3",
Expand All @@ -123,10 +123,10 @@
"typedoc": "~0.24.8",
"typescript": "~4.9.5",
"validator": "~13.11.0",
"vite": "~4.4.11",
"vite": "~4.5.0",
"vitepress": "1.0.0-beta.7",
"vitest": "~0.34.6",
"vue": "~3.3.4"
"vue": "~3.3.6"
},
"packageManager": "pnpm@8.5.1",
"engines": {
Expand Down

0 comments on commit c591880

Please sign in to comment.