Skip to content

Commit

Permalink
chore(deps): update devdependencies (#2256)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 6, 2023
1 parent 6b0ceca commit 893e59b
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 256 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,27 +90,27 @@
"@actions/github": "~5.1.1",
"@algolia/client-search": "~4.19.1",
"@types/markdown-it": "~12.2.3",
"@types/node": "~20.4.1",
"@types/node": "~20.4.8",
"@types/react": "~18.2.17",
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.5.0",
"@types/validator": "~13.7.17",
"@types/validator": "~13.9.0",
"@typescript-eslint/eslint-plugin": "~6.2.0",
"@typescript-eslint/parser": "~6.2.0",
"@vitest/coverage-v8": "~0.33.0",
"@vitest/coverage-v8": "~0.34.1",
"@vitest/ui": "~0.33.0",
"@vueuse/core": "~10.2.1",
"@vueuse/core": "~10.3.0",
"conventional-changelog-cli": "~3.0.0",
"cypress": "~12.17.0",
"esbuild": "~0.18.11",
"eslint": "~8.44.0",
"eslint-config-prettier": "~8.9.0",
"eslint-define-config": "~1.21.0",
"cypress": "~12.17.3",
"esbuild": "~0.18.18",
"eslint": "~8.46.0",
"eslint-config-prettier": "~8.10.0",
"eslint-define-config": "~1.23.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.4.1",
"eslint-plugin-jsdoc": "~46.4.3",
"eslint-plugin-deprecation": "~1.5.0",
"eslint-plugin-jsdoc": "~46.4.6",
"eslint-plugin-prettier": "~5.0.0",
"eslint-plugin-vitest": "~0.2.6",
"eslint-plugin-vitest": "~0.2.8",
"glob": "~10.3.3",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
Expand All @@ -125,8 +125,8 @@
"tsx": "~3.12.7",
"typedoc": "~0.24.8",
"typescript": "~4.9.5",
"validator": "~13.9.0",
"vite": "~4.4.2",
"validator": "~13.11.0",
"vite": "~4.4.8",
"vitepress": "1.0.0-beta.7",
"vitest": "~0.33.0",
"vue": "~3.3.4"
Expand Down
Loading

0 comments on commit 893e59b

Please sign in to comment.