Skip to content

Commit ac1baae

Browse files
scaleway-botphilibea
authored andcommitted
chore: add changeset renovate-0860987
Signed-off-by: Alexandre Philibeaux <[email protected]>
1 parent bf10a7b commit ac1baae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/renovate-0860987.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/use-growthbook': patch
3+
---
4+
5+
Updated dependency `@growthbook/growthbook-react` to `1.2.1`.

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"build": "vite build --config vite.config.ts && pnpm run type:generate",
4444
"build:profile": "npx vite-bundle-visualizer -c vite.config.ts",
4545
"lint": "eslint --report-unused-disable-directives --cache --cache-strategy content --ext ts,tsx .",
46-
"test:unit": "vitest --run --config vite.config.ts",
46+
"test:unit": "TZ=UTC LANG=en_US.UTF8 NODE_ENV=test vitest --run --config vite.config.ts",
4747
"test:unit:coverage": "pnpm test:unit --coverage"
4848
},
4949
"dependencies": {

0 commit comments

Comments
 (0)