Skip to content

Commit d4db650

Browse files
authored
Merge branch 'main' into renovate/all-minor-patch
2 parents 6014f7d + 2053118 commit d4db650

File tree

2 files changed

+111
-103
lines changed

2 files changed

+111
-103
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
},
9191
"devDependencies": {
9292
"@types/markdown-it": "~12.2.3",
93-
"@types/node": "~16.11.26",
93+
"@types/node": "~16.11.27",
9494
"@types/prettier": "~2.6.0",
9595
"@types/sanitize-html": "~2.6.2",
9696
"@types/validator": "~13.7.2",
@@ -100,15 +100,15 @@
100100
"c8": "~7.11.0",
101101
"conventional-changelog-cli": "~2.2.2",
102102
"cypress": "~9.5.4",
103-
"esbuild": "~0.14.35",
103+
"esbuild": "~0.14.36",
104104
"eslint": "~8.13.0",
105105
"eslint-config-prettier": "~8.5.0",
106106
"eslint-define-config": "~1.3.0",
107107
"eslint-gitignore": "~0.1.0",
108-
"eslint-plugin-jsdoc": "~39.1.1",
108+
"eslint-plugin-jsdoc": "~39.2.3",
109109
"eslint-plugin-prettier": "~4.0.0",
110110
"esno": "~0.14.1",
111-
"lint-staged": "~12.3.7",
111+
"lint-staged": "~12.3.8",
112112
"mime-db": "~1.52.0",
113113
"npm-run-all": "~4.1.5",
114114
"picocolors": "~1.0.0",
@@ -122,7 +122,7 @@
122122
"typedoc-plugin-missing-exports": "~0.22.6",
123123
"typescript": "~4.6.3",
124124
"validator": "~13.7.0",
125-
"vite": "~2.9.1",
125+
"vite": "~2.9.5",
126126
"vitepress": "~0.22.3",
127127
"vitest": "~0.9.3"
128128
},

0 commit comments

Comments
 (0)