Skip to content

Commit 4dd44c2

Browse files
committed
chore: bump yarn from 3.1 to 3.3
1 parent 2ab8967 commit 4dd44c2

File tree

8 files changed

+846
-791
lines changed

8 files changed

+846
-791
lines changed

.yarn/releases/yarn-3.1.1.cjs

Lines changed: 0 additions & 768 deletions
This file was deleted.

.yarn/releases/yarn-3.3.1.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-3.1.1.cjs
3+
yarnPath: .yarn/releases/yarn-3.3.1.cjs

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"volta": {
1414
"node": "16.18.1",
15-
"yarn": "3.1.1"
15+
"yarn": "3.3.1"
1616
},
1717
"scripts": {
1818
"build": "hardhat compile",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"subgraph",
2626
"web"
2727
],
28-
"packageManager": "yarn@3.1.1",
28+
"packageManager": "yarn@3.3.1",
2929
"volta": {
3030
"node": "16.18.1",
31-
"yarn": "3.1.1"
31+
"yarn": "3.3.1"
3232
},
3333
"devDependencies": {
3434
"@commitlint/cli": "^17.2.0",

subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"volta": {
1616
"node": "16.18.1",
17-
"yarn": "3.1.1"
17+
"yarn": "3.3.1"
1818
},
1919
"devDependencies": {
2020
"@kleros/graph-cli": "^0.35.4"

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
},
8585
"volta": {
8686
"node": "16.18.1",
87-
"yarn": "3.1.1"
87+
"yarn": "3.3.1"
8888
}
8989
}

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 5
5+
version: 6
66
cacheKey: 8
77

88
"@ampproject/remapping@npm:^2.1.0":
@@ -2762,28 +2762,28 @@ __metadata:
27622762
"@nomicfoundation/solidity-analyzer-linux-arm64-gnu@npm:0.1.0":
27632763
version: 0.1.0
27642764
resolution: "@nomicfoundation/solidity-analyzer-linux-arm64-gnu@npm:0.1.0"
2765-
conditions: os=linux & cpu=arm64
2765+
conditions: os=linux & cpu=arm64 & libc=glibc
27662766
languageName: node
27672767
linkType: hard
27682768

27692769
"@nomicfoundation/solidity-analyzer-linux-arm64-musl@npm:0.1.0":
27702770
version: 0.1.0
27712771
resolution: "@nomicfoundation/solidity-analyzer-linux-arm64-musl@npm:0.1.0"
2772-
conditions: os=linux & cpu=arm64
2772+
conditions: os=linux & cpu=arm64 & libc=musl
27732773
languageName: node
27742774
linkType: hard
27752775

27762776
"@nomicfoundation/solidity-analyzer-linux-x64-gnu@npm:0.1.0":
27772777
version: 0.1.0
27782778
resolution: "@nomicfoundation/solidity-analyzer-linux-x64-gnu@npm:0.1.0"
2779-
conditions: os=linux & cpu=x64
2779+
conditions: os=linux & cpu=x64 & libc=glibc
27802780
languageName: node
27812781
linkType: hard
27822782

27832783
"@nomicfoundation/solidity-analyzer-linux-x64-musl@npm:0.1.0":
27842784
version: 0.1.0
27852785
resolution: "@nomicfoundation/solidity-analyzer-linux-x64-musl@npm:0.1.0"
2786-
conditions: os=linux & cpu=x64
2786+
conditions: os=linux & cpu=x64 & libc=musl
27872787
languageName: node
27882788
linkType: hard
27892789

@@ -11933,7 +11933,7 @@ __metadata:
1193311933

1193411934
"fsevents@patch:fsevents@~2.1.1#~builtin<compat/fsevents>":
1193511935
version: 2.1.3
11936-
resolution: "fsevents@patch:fsevents@npm%3A2.1.3#~builtin<compat/fsevents>::version=2.1.3&hash=18f3a7"
11936+
resolution: "fsevents@patch:fsevents@npm%3A2.1.3#~builtin<compat/fsevents>::version=2.1.3&hash=31d12a"
1193711937
dependencies:
1193811938
node-gyp: latest
1193911939
conditions: os=darwin
@@ -11942,7 +11942,7 @@ __metadata:
1194211942

1194311943
"fsevents@patch:fsevents@~2.3.1#~builtin<compat/fsevents>, fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
1194411944
version: 2.3.2
11945-
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
11945+
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
1194611946
dependencies:
1194711947
node-gyp: latest
1194811948
conditions: os=darwin
@@ -15295,28 +15295,28 @@ __metadata:
1529515295
"lightningcss-linux-arm64-gnu@npm:1.16.1":
1529615296
version: 1.16.1
1529715297
resolution: "lightningcss-linux-arm64-gnu@npm:1.16.1"
15298-
conditions: os=linux & cpu=arm64
15298+
conditions: os=linux & cpu=arm64 & libc=glibc
1529915299
languageName: node
1530015300
linkType: hard
1530115301

1530215302
"lightningcss-linux-arm64-musl@npm:1.16.1":
1530315303
version: 1.16.1
1530415304
resolution: "lightningcss-linux-arm64-musl@npm:1.16.1"
15305-
conditions: os=linux & cpu=arm64
15305+
conditions: os=linux & cpu=arm64 & libc=musl
1530615306
languageName: node
1530715307
linkType: hard
1530815308

1530915309
"lightningcss-linux-x64-gnu@npm:1.16.1":
1531015310
version: 1.16.1
1531115311
resolution: "lightningcss-linux-x64-gnu@npm:1.16.1"
15312-
conditions: os=linux & cpu=x64
15312+
conditions: os=linux & cpu=x64 & libc=glibc
1531315313
languageName: node
1531415314
linkType: hard
1531515315

1531615316
"lightningcss-linux-x64-musl@npm:1.16.1":
1531715317
version: 1.16.1
1531815318
resolution: "lightningcss-linux-x64-musl@npm:1.16.1"
15319-
conditions: os=linux & cpu=x64
15319+
conditions: os=linux & cpu=x64 & libc=musl
1532015320
languageName: node
1532115321
linkType: hard
1532215322

@@ -19834,14 +19834,14 @@ __metadata:
1983419834

1983519835
"resolve@patch:resolve@1.1.x#~builtin<compat/resolve>":
1983619836
version: 1.1.7
19837-
resolution: "resolve@patch:resolve@npm%3A1.1.7#~builtin<compat/resolve>::version=1.1.7&hash=07638b"
19837+
resolution: "resolve@patch:resolve@npm%3A1.1.7#~builtin<compat/resolve>::version=1.1.7&hash=3bafbf"
1983819838
checksum: e9dbca78600ae56835c43a09f1276876c883e4b4bbd43e2683fa140671519d2bdebeb1c1576ca87c8c508ae2987b3ec481645ac5d3054b0f23254cfc1ce49942
1983919839
languageName: node
1984019840
linkType: hard
1984119841

1984219842
"resolve@patch:resolve@1.17.0#~builtin<compat/resolve>":
1984319843
version: 1.17.0
19844-
resolution: "resolve@patch:resolve@npm%3A1.17.0#~builtin<compat/resolve>::version=1.17.0&hash=07638b"
19844+
resolution: "resolve@patch:resolve@npm%3A1.17.0#~builtin<compat/resolve>::version=1.17.0&hash=c3c19d"
1984519845
dependencies:
1984619846
path-parse: ^1.0.6
1984719847
checksum: 6fd799f282ddf078c4bc20ce863e3af01fa8cb218f0658d9162c57161a2dbafe092b13015b9a4c58d0e1e801cf7aa7a4f13115fea9db98c3f9a0c43e429bad6f
@@ -19850,7 +19850,7 @@ __metadata:
1985019850

1985119851
"resolve@patch:resolve@^1.1.6#~builtin<compat/resolve>, resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.10.1#~builtin<compat/resolve>, resolve@patch:resolve@^1.17.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.18.1#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.8.1#~builtin<compat/resolve>, resolve@patch:resolve@~1.22.1#~builtin<compat/resolve>":
1985219852
version: 1.22.1
19853-
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
19853+
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
1985419854
dependencies:
1985519855
is-core-module: ^2.9.0
1985619856
path-parse: ^1.0.7
@@ -19863,7 +19863,7 @@ __metadata:
1986319863

1986419864
"resolve@patch:resolve@^2.0.0-next.3#~builtin<compat/resolve>":
1986519865
version: 2.0.0-next.4
19866-
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=07638b"
19866+
resolution: "resolve@patch:resolve@npm%3A2.0.0-next.4#~builtin<compat/resolve>::version=2.0.0-next.4&hash=c3c19d"
1986719867
dependencies:
1986819868
is-core-module: ^2.9.0
1986919869
path-parse: ^1.0.7
@@ -22405,11 +22405,11 @@ __metadata:
2240522405

2240622406
"typescript@patch:typescript@^4.5.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
2240722407
version: 4.9.3
22408-
resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=493e53"
22408+
resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=d73830"
2240922409
bin:
2241022410
tsc: bin/tsc
2241122411
tsserver: bin/tsserver
22412-
checksum: ef65c22622d864497d0a0c5db693523329b3284c15fe632e93ad9aa059e8dc38ef3bd767d6f26b1e5ecf9446f49bd0f6c4e5714a2eeaf352805dc002479843d1
22412+
checksum: 67ca21a387c0572f1c04936e638dde7782c5aa520c3754aadc7cc9b7c915da9ebc3e27c601bfff4ccb7d7264e82dce6d277ada82ec09dc75024349e0ef64926d
2241322413
languageName: node
2241422414
linkType: hard
2241522415

0 commit comments

Comments
 (0)