Skip to content

Commit 19b2266

Browse files
chore(deps): update devdependencies (#1950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d9aba3 commit 19b2266

File tree

2 files changed

+128
-349
lines changed

2 files changed

+128
-349
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/node": "~18.15.3",
9191
"@types/prettier": "~2.7.2",
9292
"@types/react": "~18.0.28",
93-
"@types/sanitize-html": "~2.8.1",
93+
"@types/sanitize-html": "~2.9.0",
9494
"@types/semver": "~7.3.13",
9595
"@types/validator": "~13.7.14",
9696
"@typescript-eslint/eslint-plugin": "~5.54.1",
@@ -100,16 +100,16 @@
100100
"@vueuse/core": "~9.13.0",
101101
"c8": "~7.13.0",
102102
"conventional-changelog-cli": "~2.2.2",
103-
"cypress": "~12.7.0",
104-
"esbuild": "~0.17.11",
103+
"cypress": "~12.8.1",
104+
"esbuild": "~0.17.12",
105105
"eslint": "~8.36.0",
106106
"eslint-config-prettier": "~8.7.0",
107-
"eslint-define-config": "~1.16.0",
107+
"eslint-define-config": "~1.17.0",
108108
"eslint-gitignore": "~0.1.0",
109109
"eslint-plugin-deprecation": "~1.3.3",
110-
"eslint-plugin-jsdoc": "~40.0.2",
110+
"eslint-plugin-jsdoc": "~40.1.0",
111111
"eslint-plugin-prettier": "~4.2.1",
112-
"glob": "~9.2.1",
112+
"glob": "~9.3.0",
113113
"npm-run-all": "~4.1.5",
114114
"picocolors": "~1.0.0",
115115
"prettier": "2.8.4",
@@ -125,7 +125,7 @@
125125
"typedoc-plugin-missing-exports": "~1.0.0",
126126
"typescript": "~4.9.5",
127127
"validator": "~13.9.0",
128-
"vite": "~4.1.4",
128+
"vite": "~4.2.0",
129129
"vitepress": "1.0.0-alpha.58",
130130
"vitest": "~0.29.3",
131131
"vue": "~3.2.47"

0 commit comments

Comments
 (0)