Skip to content

Commit a73abec

Browse files
tjazsilovsekclaudevrcprl
authored
fix: bump biome dependencies to latest (#2036)
* fix: bump biome dependencies to latest Bump @biomejs/js-api from 3.0.0 to 4.0.0 and @biomejs/wasm-nodejs from 2.3.7 to 2.4.6 to support modern biome config keys. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: add changeset for biome dependency bump Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Veronica Prilutskaya <veronica@lingo.dev>
1 parent 232f38d commit a73abec

File tree

3 files changed

+41
-40
lines changed

3 files changed

+41
-40
lines changed

.changeset/witty-owls-doubt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"lingo.dev": patch
3+
---
4+
5+
Bump @biomejs/js-api and @biomejs/wasm-nodejs to latest versions

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@
138138
"@babel/parser": "7.28.5",
139139
"@babel/traverse": "7.28.5",
140140
"@babel/types": "7.28.5",
141-
"@biomejs/js-api": "3.0.0",
142-
"@biomejs/wasm-nodejs": "2.3.7",
141+
"@biomejs/js-api": "4.0.0",
142+
"@biomejs/wasm-nodejs": "2.4.6",
143143
"@datocms/cma-client-node": "4.0.1",
144144
"@gitbeaker/rest": "39.34.3",
145145
"@inkjs/ui": "2.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)