Skip to content

Commit a5eaa7d

Browse files
chore(deps): update devdependencies (#2641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <ST-DDT@gmx.de>
1 parent c6b8383 commit a5eaa7d

2 files changed

Lines changed: 314 additions & 126 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@
9292
"@eslint-types/deprecation": "2.0.0-1",
9393
"@eslint-types/jsdoc": "~46.9.1",
9494
"@eslint-types/prettier": "5.1.3",
95-
"@eslint-types/typescript-eslint": "~6.18.1",
95+
"@eslint-types/typescript-eslint": "~6.19.1",
9696
"@eslint-types/unicorn": "~49.0.0",
9797
"@types/markdown-it": "~13.0.7",
98-
"@types/node": "~20.11.6",
99-
"@types/sanitize-html": "~2.9.5",
98+
"@types/node": "~20.11.16",
99+
"@types/sanitize-html": "~2.11.0",
100100
"@types/semver": "~7.5.6",
101101
"@types/validator": "~13.11.8",
102102
"@typescript-eslint/eslint-plugin": "~6.21.0",
@@ -105,8 +105,8 @@
105105
"@vitest/ui": "~0.34.7",
106106
"@vueuse/core": "~10.7.2",
107107
"conventional-changelog-cli": "~4.1.0",
108-
"cypress": "~13.6.3",
109-
"esbuild": "~0.19.12",
108+
"cypress": "~13.6.4",
109+
"esbuild": "~0.20.0",
110110
"eslint": "~8.56.0",
111111
"eslint-config-prettier": "~9.1.0",
112112
"eslint-define-config": "~2.1.0",
@@ -115,14 +115,14 @@
115115
"eslint-plugin-jsdoc": "~46.10.1",
116116
"eslint-plugin-prettier": "~5.1.3",
117117
"eslint-plugin-unicorn": "~49.0.0",
118-
"eslint-plugin-vitest": "~0.3.20",
118+
"eslint-plugin-vitest": "~0.3.21",
119119
"glob": "~10.3.10",
120-
"npm-run-all": "~4.1.5",
120+
"npm-run-all2": "~5.0.0",
121121
"prettier": "3.2.5",
122122
"prettier-plugin-organize-imports": "~3.2.4",
123123
"rimraf": "~5.0.5",
124124
"sanitize-html": "~2.11.0",
125-
"semver": "~7.5.4",
125+
"semver": "~7.6.0",
126126
"standard-version": "~9.5.0",
127127
"tsx": "~3.13.0",
128128
"typedoc": "~0.25.7",

0 commit comments

Comments
 (0)