Skip to content

Commit ce6df4f

Browse files
authored
Merge branch 'main' into move-some-random-to-helpers
2 parents 7e632f9 + af5606a commit ce6df4f

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@
9494
"@types/prettier": "~2.6.0",
9595
"@types/sanitize-html": "~2.6.2",
9696
"@types/validator": "~13.7.2",
97-
"@typescript-eslint/eslint-plugin": "~5.20.0",
98-
"@typescript-eslint/parser": "~5.20.0",
99-
"@vitest/ui": "~0.9.4",
97+
"@typescript-eslint/eslint-plugin": "~5.21.0",
98+
"@typescript-eslint/parser": "~5.21.0",
99+
"@vitest/ui": "~0.10.0",
100100
"c8": "~7.11.2",
101101
"conventional-changelog-cli": "~2.2.2",
102102
"cypress": "~9.6.0",
@@ -124,7 +124,7 @@
124124
"validator": "~13.7.0",
125125
"vite": "~2.9.6",
126126
"vitepress": "~0.22.3",
127-
"vitest": "~0.9.4"
127+
"vitest": "~0.10.0"
128128
},
129129
"packageManager": "[email protected]",
130130
"engines": {

pnpm-lock.yaml

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)