Skip to content

Commit 92b7b1f

Browse files
authored
Merge branch 'main' into fix/generate-locales-with-broken-modules
2 parents 1f3c957 + 829f7ff commit 92b7b1f

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,19 +93,19 @@
9393
"@types/validator": "~13.7.1",
9494
"@typescript-eslint/eslint-plugin": "~5.11.0",
9595
"@typescript-eslint/parser": "~5.11.0",
96-
"@vitest/ui": "~0.3.2",
96+
"@vitest/ui": "~0.3.4",
9797
"c8": "~7.11.0",
9898
"conventional-changelog-cli": "~2.2.2",
9999
"cypress": "~9.4.1",
100100
"esbuild": "~0.14.21",
101101
"eslint": "~8.9.0",
102102
"eslint-config-prettier": "~8.3.0",
103-
"eslint-define-config": "~1.2.4",
103+
"eslint-define-config": "~1.2.5",
104104
"eslint-gitignore": "~0.1.0",
105-
"eslint-plugin-jsdoc": "~37.9.0",
105+
"eslint-plugin-jsdoc": "~37.9.1",
106106
"eslint-plugin-prettier": "~4.0.0",
107107
"esno": "~0.14.1",
108-
"lint-staged": "~12.3.3",
108+
"lint-staged": "~12.3.4",
109109
"npm-run-all": "~4.1.5",
110110
"picocolors": "~1.0.0",
111111
"prettier": "2.5.1",
@@ -118,7 +118,7 @@
118118
"validator": "~13.7.0",
119119
"vite": "~2.8.1",
120120
"vitepress": "~0.22.0",
121-
"vitest": "~0.3.2"
121+
"vitest": "~0.3.4"
122122
},
123123
"packageManager": "[email protected]",
124124
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)