Skip to content

Commit

Permalink
chore(deps): update devdependencies (#2218)
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] committed Jun 19, 2023
1 parent 633ddba commit 0356146
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 90 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -105,20 +105,20 @@
"@typescript-eslint/parser": "~5.59.11",
"@vitest/coverage-c8": "~0.31.4",
"@vitest/ui": "~0.31.4",
"@vueuse/core": "~10.1.2",
"@vueuse/core": "~10.2.0",
"c8": "~8.0.0",
"conventional-changelog-cli": "~3.0.0",
"cypress": "~12.13.0",
"esbuild": "~0.17.19",
"eslint": "~8.42.0",
"cypress": "~12.14.0",
"esbuild": "~0.18.4",
"eslint": "~8.43.0",
"eslint-config-prettier": "~8.8.0",
"eslint-define-config": "~1.20.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.4.1",
"eslint-plugin-jsdoc": "~46.2.4",
"eslint-plugin-jsdoc": "~46.2.6",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-vitest": "~0.2.5",
"glob": "~10.2.6",
"eslint-plugin-vitest": "~0.2.6",
"glob": "~10.2.7",
"npm-run-all": "~4.1.5",
"picocolors": "~1.0.0",
"prettier": "2.8.8",
Expand All @@ -127,7 +127,7 @@
"react-dom": "~18.2.0",
"rimraf": "~5.0.1",
"sanitize-html": "~2.10.0",
"semver": "~7.5.1",
"semver": "~7.5.2",
"standard-version": "~9.5.0",
"tsx": "~3.12.7",
"typedoc": "~0.24.8",
Expand Down

0 comments on commit 0356146

Please sign in to comment.