Skip to content

Commit c14bf39

Browse files
committed
add tests for country code
1 parent 795d214 commit c14bf39

File tree

4 files changed

+209
-105
lines changed

4 files changed

+209
-105
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/uuid": "^10.0.0",
5656
"@typescript-eslint/eslint-plugin": "^5.36.1",
5757
"@typescript-eslint/parser": "^5.36.1",
58-
"@vitest/coverage-v8": "4.0.0-beta.10",
58+
"@vitest/coverage-v8": "4.0.0-beta.12",
5959
"concurrently": "^9.2.0",
6060
"deepmerge": "^4.2.2",
6161
"eslint": "^8.23.0",
@@ -74,7 +74,7 @@
7474
"vite-bundle-analyzer": "^1.1.0",
7575
"vite-plugin-mkcert": "^1.17.8",
7676
"vite-tsconfig-paths": "^5.1.4",
77-
"vitest": "4.0.0-beta.10"
77+
"vitest": "4.0.0-beta.12"
7878
},
7979
"size-limit": [
8080
{

0 commit comments

Comments
 (0)