Skip to content

Commit 18ed59a

Browse files
authored
Upgrading yarn and biome (#288)
Upgrading yarn and biome
1 parent 0fc9dcc commit 18ed59a

File tree

5 files changed

+226
-226
lines changed

5 files changed

+226
-226
lines changed

.yarn/releases/yarn-4.4.1.cjs renamed to .yarn/releases/yarn-4.5.0.cjs

Lines changed: 162 additions & 162 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: false
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.4.1.cjs
7+
yarnPath: .yarn/releases/yarn-4.5.0.cjs

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/1.9.2/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/1.9.3/schema.json",
33
"linter": {
44
"enabled": true,
55
"rules": {

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,20 @@
5454
"precommit": "yarn lint && yarn test"
5555
},
5656
"devDependencies": {
57-
"@biomejs/biome": "=1.9.2",
57+
"@biomejs/biome": "=1.9.3",
5858
"@napi-rs/cli": "^2.18.4",
5959
"@types/chance": "^1.1.6",
6060
"@types/jest": "^29.5.13",
61-
"@types/node": "^22.5.5",
61+
"@types/node": "^22.7.5",
6262
"chance": "^1.1.12",
6363
"jest": "^29.7.0",
6464
"source-map-support": "^0.5.21",
6565
"ts-jest": "^29.2.5",
6666
"ts-node": "^10.9.2",
67-
"typedoc": "^0.26.7",
68-
"typescript": "5.6.2"
67+
"typedoc": "^0.26.10",
68+
"typescript": "5.6.3"
6969
},
70-
"packageManager": "yarn@4.4.1",
70+
"packageManager": "yarn@4.5.0",
7171
"workspaces": [
7272
"benches"
7373
]

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -412,18 +412,18 @@ __metadata:
412412
languageName: node
413413
linkType: hard
414414

415-
"@biomejs/biome@npm:=1.9.2":
416-
version: 1.9.2
417-
resolution: "@biomejs/biome@npm:1.9.2"
418-
dependencies:
419-
"@biomejs/cli-darwin-arm64": "npm:1.9.2"
420-
"@biomejs/cli-darwin-x64": "npm:1.9.2"
421-
"@biomejs/cli-linux-arm64": "npm:1.9.2"
422-
"@biomejs/cli-linux-arm64-musl": "npm:1.9.2"
423-
"@biomejs/cli-linux-x64": "npm:1.9.2"
424-
"@biomejs/cli-linux-x64-musl": "npm:1.9.2"
425-
"@biomejs/cli-win32-arm64": "npm:1.9.2"
426-
"@biomejs/cli-win32-x64": "npm:1.9.2"
415+
"@biomejs/biome@npm:=1.9.3":
416+
version: 1.9.3
417+
resolution: "@biomejs/biome@npm:1.9.3"
418+
dependencies:
419+
"@biomejs/cli-darwin-arm64": "npm:1.9.3"
420+
"@biomejs/cli-darwin-x64": "npm:1.9.3"
421+
"@biomejs/cli-linux-arm64": "npm:1.9.3"
422+
"@biomejs/cli-linux-arm64-musl": "npm:1.9.3"
423+
"@biomejs/cli-linux-x64": "npm:1.9.3"
424+
"@biomejs/cli-linux-x64-musl": "npm:1.9.3"
425+
"@biomejs/cli-win32-arm64": "npm:1.9.3"
426+
"@biomejs/cli-win32-x64": "npm:1.9.3"
427427
dependenciesMeta:
428428
"@biomejs/cli-darwin-arm64":
429429
optional: true
@@ -443,62 +443,62 @@ __metadata:
443443
optional: true
444444
bin:
445445
biome: bin/biome
446-
checksum: 10/154179a3e0160e7430e311bd9c39ddc37160296374bb16361798620a81febba2a514f685d5fceb85169f93f3fbdff048ea4b34c41736234ce3e42b3ea306e0fd
446+
checksum: 10/22278454245f3ca178762df09721389abb884fbce87f834f6979a6a9d8db397df160a6d5019a3c7f6bd7d54d136bfaf1b6d3e6852fd9cf45bebc2be0337cb7dd
447447
languageName: node
448448
linkType: hard
449449

450-
"@biomejs/cli-darwin-arm64@npm:1.9.2":
451-
version: 1.9.2
452-
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.2"
450+
"@biomejs/cli-darwin-arm64@npm:1.9.3":
451+
version: 1.9.3
452+
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.3"
453453
conditions: os=darwin & cpu=arm64
454454
languageName: node
455455
linkType: hard
456456

457-
"@biomejs/cli-darwin-x64@npm:1.9.2":
458-
version: 1.9.2
459-
resolution: "@biomejs/cli-darwin-x64@npm:1.9.2"
457+
"@biomejs/cli-darwin-x64@npm:1.9.3":
458+
version: 1.9.3
459+
resolution: "@biomejs/cli-darwin-x64@npm:1.9.3"
460460
conditions: os=darwin & cpu=x64
461461
languageName: node
462462
linkType: hard
463463

464-
"@biomejs/cli-linux-arm64-musl@npm:1.9.2":
465-
version: 1.9.2
466-
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.2"
464+
"@biomejs/cli-linux-arm64-musl@npm:1.9.3":
465+
version: 1.9.3
466+
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.3"
467467
conditions: os=linux & cpu=arm64 & libc=musl
468468
languageName: node
469469
linkType: hard
470470

471-
"@biomejs/cli-linux-arm64@npm:1.9.2":
472-
version: 1.9.2
473-
resolution: "@biomejs/cli-linux-arm64@npm:1.9.2"
471+
"@biomejs/cli-linux-arm64@npm:1.9.3":
472+
version: 1.9.3
473+
resolution: "@biomejs/cli-linux-arm64@npm:1.9.3"
474474
conditions: os=linux & cpu=arm64 & libc=glibc
475475
languageName: node
476476
linkType: hard
477477

478-
"@biomejs/cli-linux-x64-musl@npm:1.9.2":
479-
version: 1.9.2
480-
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.2"
478+
"@biomejs/cli-linux-x64-musl@npm:1.9.3":
479+
version: 1.9.3
480+
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.3"
481481
conditions: os=linux & cpu=x64 & libc=musl
482482
languageName: node
483483
linkType: hard
484484

485-
"@biomejs/cli-linux-x64@npm:1.9.2":
486-
version: 1.9.2
487-
resolution: "@biomejs/cli-linux-x64@npm:1.9.2"
485+
"@biomejs/cli-linux-x64@npm:1.9.3":
486+
version: 1.9.3
487+
resolution: "@biomejs/cli-linux-x64@npm:1.9.3"
488488
conditions: os=linux & cpu=x64 & libc=glibc
489489
languageName: node
490490
linkType: hard
491491

492-
"@biomejs/cli-win32-arm64@npm:1.9.2":
493-
version: 1.9.2
494-
resolution: "@biomejs/cli-win32-arm64@npm:1.9.2"
492+
"@biomejs/cli-win32-arm64@npm:1.9.3":
493+
version: 1.9.3
494+
resolution: "@biomejs/cli-win32-arm64@npm:1.9.3"
495495
conditions: os=win32 & cpu=arm64
496496
languageName: node
497497
linkType: hard
498498

499-
"@biomejs/cli-win32-x64@npm:1.9.2":
500-
version: 1.9.2
501-
resolution: "@biomejs/cli-win32-x64@npm:1.9.2"
499+
"@biomejs/cli-win32-x64@npm:1.9.3":
500+
version: 1.9.3
501+
resolution: "@biomejs/cli-win32-x64@npm:1.9.3"
502502
conditions: os=win32 & cpu=x64
503503
languageName: node
504504
linkType: hard
@@ -1090,12 +1090,12 @@ __metadata:
10901090
languageName: node
10911091
linkType: hard
10921092

1093-
"@types/node@npm:^22.5.5":
1094-
version: 22.5.5
1095-
resolution: "@types/node@npm:22.5.5"
1093+
"@types/node@npm:^22.7.5":
1094+
version: 22.7.5
1095+
resolution: "@types/node@npm:22.7.5"
10961096
dependencies:
10971097
undici-types: "npm:~6.19.2"
1098-
checksum: 10/172d02c8e6d921699edcf559c28b3805616bd6481af1b3cb0299f89ad9a6f33b71050434c06ce7b503166054a26275344187c443f99f745d0b12601372452f19
1098+
checksum: 10/e8ba102f8c1aa7623787d625389be68d64e54fcbb76d41f6c2c64e8cf4c9f4a2370e7ef5e5f1732f3c57529d3d26afdcb2edc0101c5e413a79081449825c57ac
10991099
languageName: node
11001100
linkType: hard
11011101

@@ -3305,18 +3305,18 @@ __metadata:
33053305
version: 0.0.0-use.local
33063306
resolution: "nodejs-polars@workspace:."
33073307
dependencies:
3308-
"@biomejs/biome": "npm:=1.9.2"
3308+
"@biomejs/biome": "npm:=1.9.3"
33093309
"@napi-rs/cli": "npm:^2.18.4"
33103310
"@types/chance": "npm:^1.1.6"
33113311
"@types/jest": "npm:^29.5.13"
3312-
"@types/node": "npm:^22.5.5"
3312+
"@types/node": "npm:^22.7.5"
33133313
chance: "npm:^1.1.12"
33143314
jest: "npm:^29.7.0"
33153315
source-map-support: "npm:^0.5.21"
33163316
ts-jest: "npm:^29.2.5"
33173317
ts-node: "npm:^10.9.2"
3318-
typedoc: "npm:^0.26.7"
3319-
typescript: "npm:5.6.2"
3318+
typedoc: "npm:^0.26.10"
3319+
typescript: "npm:5.6.3"
33203320
languageName: unknown
33213321
linkType: soft
33223322

@@ -4088,9 +4088,9 @@ __metadata:
40884088
languageName: node
40894089
linkType: hard
40904090

4091-
"typedoc@npm:^0.26.7":
4092-
version: 0.26.7
4093-
resolution: "typedoc@npm:0.26.7"
4091+
"typedoc@npm:^0.26.10":
4092+
version: 0.26.10
4093+
resolution: "typedoc@npm:0.26.10"
40944094
dependencies:
40954095
lunr: "npm:^2.3.9"
40964096
markdown-it: "npm:^14.1.0"
@@ -4101,27 +4101,27 @@ __metadata:
41014101
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x
41024102
bin:
41034103
typedoc: bin/typedoc
4104-
checksum: 10/1b8ff53fa108fec664af5497c7a11d72074f6e58e7bac7e3e884a8ee9173b38efad50e67df7d961830e218af58429760bfe464739a9e26b03e1c0d3937d5424d
4104+
checksum: 10/22db2da44fe06274b0b6620570802baf6cefca931fca8eadbdb3ca51b1fca7c5561d0689ae73c6763cfc7aa554079a26f200b436a4d5848a7bf3ceb2aa205340
41054105
languageName: node
41064106
linkType: hard
41074107

4108-
"typescript@npm:5.6.2":
4109-
version: 5.6.2
4110-
resolution: "typescript@npm:5.6.2"
4108+
"typescript@npm:5.6.3":
4109+
version: 5.6.3
4110+
resolution: "typescript@npm:5.6.3"
41114111
bin:
41124112
tsc: bin/tsc
41134113
tsserver: bin/tsserver
4114-
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
4114+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
41154115
languageName: node
41164116
linkType: hard
41174117

4118-
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
4119-
version: 5.6.2
4120-
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
4118+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
4119+
version: 5.6.3
4120+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
41214121
bin:
41224122
tsc: bin/tsc
41234123
tsserver: bin/tsserver
4124-
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
4124+
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
41254125
languageName: node
41264126
linkType: hard
41274127

0 commit comments

Comments
 (0)