Skip to content

Commit 2573aa7

Browse files
authored
Merge branch 'main' into doc/464-typescript
2 parents e4f0553 + 92dc641 commit 2573aa7

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.4.4",
9595
"@types/sanitize-html": "~2.6.2",
9696
"@types/validator": "~13.7.1",
97-
"@typescript-eslint/eslint-plugin": "~5.12.0",
98-
"@typescript-eslint/parser": "~5.12.0",
99-
"@vitest/ui": "~0.4.2",
97+
"@typescript-eslint/eslint-plugin": "~5.12.1",
98+
"@typescript-eslint/parser": "~5.12.1",
99+
"@vitest/ui": "~0.5.1",
100100
"c8": "~7.11.0",
101101
"conventional-changelog-cli": "~2.2.2",
102102
"cypress": "~9.5.0",
@@ -122,7 +122,7 @@
122122
"validator": "~13.7.0",
123123
"vite": "~2.8.4",
124124
"vitepress": "~0.22.2",
125-
"vitest": "~0.4.2"
125+
"vitest": "~0.5.1"
126126
},
127127
"packageManager": "[email protected]",
128128
"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)