Skip to content

Commit

Permalink
chore(deps): update devdependencies (#2641)
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 Feb 5, 2024
1 parent c6b8383 commit a5eaa7d
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 126 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@
"@eslint-types/deprecation": "2.0.0-1",
"@eslint-types/jsdoc": "~46.9.1",
"@eslint-types/prettier": "5.1.3",
"@eslint-types/typescript-eslint": "~6.18.1",
"@eslint-types/typescript-eslint": "~6.19.1",
"@eslint-types/unicorn": "~49.0.0",
"@types/markdown-it": "~13.0.7",
"@types/node": "~20.11.6",
"@types/sanitize-html": "~2.9.5",
"@types/node": "~20.11.16",
"@types/sanitize-html": "~2.11.0",
"@types/semver": "~7.5.6",
"@types/validator": "~13.11.8",
"@typescript-eslint/eslint-plugin": "~6.21.0",
Expand All @@ -105,8 +105,8 @@
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.7.2",
"conventional-changelog-cli": "~4.1.0",
"cypress": "~13.6.3",
"esbuild": "~0.19.12",
"cypress": "~13.6.4",
"esbuild": "~0.20.0",
"eslint": "~8.56.0",
"eslint-config-prettier": "~9.1.0",
"eslint-define-config": "~2.1.0",
Expand All @@ -115,14 +115,14 @@
"eslint-plugin-jsdoc": "~46.10.1",
"eslint-plugin-prettier": "~5.1.3",
"eslint-plugin-unicorn": "~49.0.0",
"eslint-plugin-vitest": "~0.3.20",
"eslint-plugin-vitest": "~0.3.21",
"glob": "~10.3.10",
"npm-run-all": "~4.1.5",
"npm-run-all2": "~5.0.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "~3.2.4",
"rimraf": "~5.0.5",
"sanitize-html": "~2.11.0",
"semver": "~7.5.4",
"semver": "~7.6.0",
"standard-version": "~9.5.0",
"tsx": "~3.13.0",
"typedoc": "~0.25.7",
Expand Down
Loading

0 comments on commit a5eaa7d

Please sign in to comment.