Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 24482a3 commit cde4b96
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 236 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
"@actions/github": "~6.0.0",
"@algolia/client-search": "~4.19.1",
"@eslint-types/deprecation": "2.0.0-1",
"@eslint-types/jsdoc": "~46.9.0",
"@eslint-types/prettier": "5.0.1-1",
"@eslint-types/typescript-eslint": "~6.12.0",
"@eslint-types/jsdoc": "~46.9.1",
"@eslint-types/prettier": "5.1.2",
"@eslint-types/typescript-eslint": "~6.16.0",
"@eslint-types/unicorn": "~49.0.0",
"@types/markdown-it": "~13.0.7",
"@types/node": "~20.10.5",
Expand All @@ -103,19 +103,19 @@
"@typescript-eslint/parser": "~6.14.0",
"@vitest/coverage-v8": "~0.34.6",
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.7.0",
"@vueuse/core": "~10.7.1",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.1",
"cypress": "~13.6.2",
"esbuild": "~0.19.10",
"eslint": "~8.56.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "~2.0.0",
"eslint-define-config": "~2.1.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~2.0.0",
"eslint-plugin-jsdoc": "~46.9.1",
"eslint-plugin-prettier": "~5.1.0",
"eslint-plugin-prettier": "~5.1.2",
"eslint-plugin-unicorn": "~49.0.0",
"eslint-plugin-vitest": "~0.3.18",
"eslint-plugin-vitest": "~0.3.20",
"glob": "~10.3.10",
"npm-run-all": "~4.1.5",
"prettier": "3.1.1",
Expand All @@ -124,7 +124,7 @@
"sanitize-html": "~2.11.0",
"semver": "~7.5.4",
"standard-version": "~9.5.0",
"tsx": "~3.13.0",
"tsx": "~3.14.0",
"typedoc": "~0.24.8",
"typescript": "~4.9.5",
"validator": "~13.11.0",
Expand Down
Loading

0 comments on commit cde4b96

Please sign in to comment.