Skip to content

Commit c81709e

Browse files
chore(deps-dev): bump @acala-network/chopsticks-testing (#1841)
Bumps @acala-network/chopsticks-testing from 1.2.4 to 1.2.5. --- updated-dependencies: - dependency-name: "@acala-network/chopsticks-testing" dependency-version: 1.2.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e876817 commit c81709e

File tree

2 files changed

+62
-61
lines changed

2 files changed

+62
-61
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"winston-loki": "^6.1.3"
7272
},
7373
"devDependencies": {
74-
"@acala-network/chopsticks-testing": "^1.2.4",
74+
"@acala-network/chopsticks-testing": "^1.2.5",
7575
"@substrate/dev": "^0.9.0",
7676
"@types/argparse": "2.0.17",
7777
"@types/express": "^5.0.5",

yarn.lock

Lines changed: 61 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@acala-network/chopsticks-core@npm:1.2.4":
16-
version: 1.2.4
17-
resolution: "@acala-network/chopsticks-core@npm:1.2.4"
15+
"@acala-network/chopsticks-core@npm:1.2.5":
16+
version: 1.2.5
17+
resolution: "@acala-network/chopsticks-core@npm:1.2.5"
1818
dependencies:
19-
"@acala-network/chopsticks-executor": "npm:1.2.4"
19+
"@acala-network/chopsticks-executor": "npm:1.2.5"
2020
"@polkadot/rpc-provider": "npm:^16.4.1"
2121
"@polkadot/types": "npm:^16.4.1"
2222
"@polkadot/types-codec": "npm:^16.4.1"
@@ -31,51 +31,51 @@ __metadata:
3131
pino-pretty: "npm:^13.0.0"
3232
rxjs: "npm:^7.8.2"
3333
zod: "npm:^3.25.76"
34-
checksum: 10/edf94d461d129ef5d54a96d6cc96d96aae67b385990b14736bf38e8933729e79fe5ea16c5460cc2b9f6604dd77aad432a00ab4e99b81bb8edbfa21cb98a8ca2f
34+
checksum: 10/25e10af36a5eb9d56e6d3922277c37a906dee715d3c071149d25c1b60a80adffe1cf4e479d4892b12a8dcbbd5a4033a4bc2abfcd12520343c9c41478e7a527c2
3535
languageName: node
3636
linkType: hard
3737

38-
"@acala-network/chopsticks-db@npm:1.2.4":
39-
version: 1.2.4
40-
resolution: "@acala-network/chopsticks-db@npm:1.2.4"
38+
"@acala-network/chopsticks-db@npm:1.2.5":
39+
version: 1.2.5
40+
resolution: "@acala-network/chopsticks-db@npm:1.2.5"
4141
dependencies:
42-
"@acala-network/chopsticks-core": "npm:1.2.4"
42+
"@acala-network/chopsticks-core": "npm:1.2.5"
4343
"@polkadot/util": "npm:^13.5.3"
4444
idb: "npm:^8.0.3"
4545
reflect-metadata: "npm:^0.2.2"
4646
sqlite3: "npm:^5.1.7"
47-
typeorm: "npm:^0.3.25"
48-
checksum: 10/1ebce04f1efcb2df4244e06109b1f238b6edc8a0a6a7dab815c5aaa72f2436dee0c1f8786a5747765f43a2c51c048f16358a3065919c364c6ba0f504e6fe1c4c
47+
typeorm: "npm:^0.3.26"
48+
checksum: 10/1ed486afbb20102c460361e8d9fae8e10b4902c39aad43959735a7ee8592f0d9745a84c3f3a3e10ae135f309d33fdf27556c31fd32748cad9c775394ff57cb41
4949
languageName: node
5050
linkType: hard
5151

52-
"@acala-network/chopsticks-executor@npm:1.2.4":
53-
version: 1.2.4
54-
resolution: "@acala-network/chopsticks-executor@npm:1.2.4"
52+
"@acala-network/chopsticks-executor@npm:1.2.5":
53+
version: 1.2.5
54+
resolution: "@acala-network/chopsticks-executor@npm:1.2.5"
5555
dependencies:
5656
"@polkadot/util": "npm:^13.5.3"
5757
"@polkadot/wasm-util": "npm:^7.4.1"
58-
checksum: 10/ec0b58c76ec66a5b4e7c16a026881d878c88512f680b2bca4e598f011276c6820567e58cb1085c7f343f8bae316f391afc695cc16f126e2d3c8afbf8bb8e4428
58+
checksum: 10/897da956ac210e115070edeac0f6fcce59acf4c0c566b832a5c3085b536fc434617bc5b0af459b8826bcd3ce2281d65d8c153fb154b765bc00c71f475cddda02
5959
languageName: node
6060
linkType: hard
6161

62-
"@acala-network/chopsticks-testing@npm:^1.2.4":
63-
version: 1.2.4
64-
resolution: "@acala-network/chopsticks-testing@npm:1.2.4"
62+
"@acala-network/chopsticks-testing@npm:^1.2.5":
63+
version: 1.2.5
64+
resolution: "@acala-network/chopsticks-testing@npm:1.2.5"
6565
dependencies:
66-
"@acala-network/chopsticks-utils": "npm:1.2.4"
66+
"@acala-network/chopsticks-utils": "npm:1.2.5"
6767
"@polkadot/api": "npm:^16.4.1"
6868
"@polkadot/types": "npm:^16.4.1"
69-
checksum: 10/bfa5504b9cf728f8c3ad0858ca9c7457fa126c93f744b4a19d60b1d803e839d9191ab5d64fac1435f2573b937f25f21180ad46c68ab5cf0721c6fcb4e8f44c65
69+
checksum: 10/0876852812a326952577d793f536e91c5cd5eeb82dbc9176879b747b0aef4fc6452ca08543aebe51bb206533b0cdb7942232288275af9ca04a4e4bb655e0dc20
7070
languageName: node
7171
linkType: hard
7272

73-
"@acala-network/chopsticks-utils@npm:1.2.4":
74-
version: 1.2.4
75-
resolution: "@acala-network/chopsticks-utils@npm:1.2.4"
73+
"@acala-network/chopsticks-utils@npm:1.2.5":
74+
version: 1.2.5
75+
resolution: "@acala-network/chopsticks-utils@npm:1.2.5"
7676
dependencies:
77-
"@acala-network/chopsticks": "npm:1.2.4"
78-
"@acala-network/chopsticks-core": "npm:1.2.4"
77+
"@acala-network/chopsticks": "npm:1.2.5"
78+
"@acala-network/chopsticks-core": "npm:1.2.5"
7979
"@polkadot-labs/hdkd": "npm:^0.0.19"
8080
"@polkadot-labs/hdkd-helpers": "npm:^0.0.19"
8181
"@polkadot/api": "npm:^16.4.1"
@@ -84,16 +84,17 @@ __metadata:
8484
"@polkadot/types": "npm:^16.4.1"
8585
"@polkadot/util": "npm:^13.5.3"
8686
polkadot-api: "npm:^1.14.1"
87-
checksum: 10/d25326619ff9312c8fbd6eb677d3acb47e0e3bd508cf6499781b455d2d19d345dc621129f553ffdc5b41ae02563d5120e53c2df69d2c8f93720a3343f01f4bee
87+
checksum: 10/da5af8b47404c0157cc028f13e0ef58c2f1109f6041664777b285b101bbbc5f6c59b1244749cf2326fbc74ad5e451c16fbf60cc8ecd8d22d5dd4e2b7b525b77e
8888
languageName: node
8989
linkType: hard
9090

91-
"@acala-network/chopsticks@npm:1.2.4":
92-
version: 1.2.4
93-
resolution: "@acala-network/chopsticks@npm:1.2.4"
91+
"@acala-network/chopsticks@npm:1.2.5":
92+
version: 1.2.5
93+
resolution: "@acala-network/chopsticks@npm:1.2.5"
9494
dependencies:
95-
"@acala-network/chopsticks-core": "npm:1.2.4"
96-
"@acala-network/chopsticks-db": "npm:1.2.4"
95+
"@acala-network/chopsticks-core": "npm:1.2.5"
96+
"@acala-network/chopsticks-db": "npm:1.2.5"
97+
"@dmsnell/diff-match-patch": "npm:^1.1.0"
9798
"@pnpm/npm-conf": "npm:^3.0.0"
9899
"@polkadot/api": "npm:^16.4.1"
99100
"@polkadot/api-augment": "npm:^16.4.1"
@@ -105,15 +106,15 @@ __metadata:
105106
comlink: "npm:^4.4.2"
106107
dotenv: "npm:^16.6.1"
107108
global-agent: "npm:^3.0.0"
108-
js-yaml: "npm:^4.1.0"
109-
jsondiffpatch: "npm:^0.5.0"
109+
js-yaml: "npm:^4.1.1"
110+
jsondiffpatch: "npm:^0.7.3"
110111
lodash: "npm:^4.17.21"
111112
ws: "npm:^8.18.3"
112113
yargs: "npm:^18.0.0"
113114
zod: "npm:^3.25.76"
114115
bin:
115116
chopsticks: ./chopsticks.cjs
116-
checksum: 10/aaaa2b3a02fa38c98c70ddb53847a859ee7538d2927ecc745a9a3e0b0df142612b9ce4b7ec84b034c6b24e8d82eba5d363a4c046361080a2ce0ed846910d055c
117+
checksum: 10/71940dbb5da304b54d08e98cf3ce3000df59d7d0ed2749e38fbfe35911518c0d354715f1bf4d5856481bf05bfc908212b2a743bf88c7c4c804b42159040a2f5d
117118
languageName: node
118119
linkType: hard
119120

@@ -533,6 +534,13 @@ __metadata:
533534
languageName: node
534535
linkType: hard
535536

537+
"@dmsnell/diff-match-patch@npm:^1.1.0":
538+
version: 1.1.0
539+
resolution: "@dmsnell/diff-match-patch@npm:1.1.0"
540+
checksum: 10/fe4127b57a3f972839688d8b6abf325c2633106a1ee1da900e584c3057ed543797f009749fb6b77879e3dac0096755b09a9a224f9bd97a40eefba8f4665d5ace
541+
languageName: node
542+
linkType: hard
543+
536544
"@esbuild/aix-ppc64@npm:0.25.5":
537545
version: 0.25.5
538546
resolution: "@esbuild/aix-ppc64@npm:0.25.5"
@@ -2456,7 +2464,7 @@ __metadata:
24562464
version: 0.0.0-use.local
24572465
resolution: "@substrate/api-sidecar@workspace:."
24582466
dependencies:
2459-
"@acala-network/chopsticks-testing": "npm:^1.2.4"
2467+
"@acala-network/chopsticks-testing": "npm:^1.2.5"
24602468
"@polkadot/api": "npm:^16.5.2"
24612469
"@polkadot/api-augment": "npm:^16.5.2"
24622470
"@polkadot/api-contract": "npm:^16.5.2"
@@ -3684,16 +3692,6 @@ __metadata:
36843692
languageName: node
36853693
linkType: hard
36863694

3687-
"chalk@npm:^3.0.0":
3688-
version: 3.0.0
3689-
resolution: "chalk@npm:3.0.0"
3690-
dependencies:
3691-
ansi-styles: "npm:^4.1.0"
3692-
supports-color: "npm:^7.1.0"
3693-
checksum: 10/37f90b31fd655fb49c2bd8e2a68aebefddd64522655d001ef417e6f955def0ed9110a867ffc878a533f2dafea5f2032433a37c8a7614969baa7f8a1cd424ddfc
3694-
languageName: node
3695-
linkType: hard
3696-
36973695
"chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:~4":
36983696
version: 4.1.2
36993697
resolution: "chalk@npm:4.1.2"
@@ -4228,13 +4226,6 @@ __metadata:
42284226
languageName: node
42294227
linkType: hard
42304228

4231-
"diff-match-patch@npm:^1.0.0":
4232-
version: 1.0.5
4233-
resolution: "diff-match-patch@npm:1.0.5"
4234-
checksum: 10/fd1ab417eba9559bda752a4dfc9a8ac73fa2ca8b146d29d153964b437168e301c09d8a688fae0cd81d32dc6508a4918a94614213c85df760793f44e245173bb6
4235-
languageName: node
4236-
linkType: hard
4237-
42384229
"diff-sequences@npm:^29.6.3":
42394230
version: 29.6.3
42404231
resolution: "diff-sequences@npm:29.6.3"
@@ -6452,6 +6443,17 @@ __metadata:
64526443
languageName: node
64536444
linkType: hard
64546445

6446+
"js-yaml@npm:^4.1.1":
6447+
version: 4.1.1
6448+
resolution: "js-yaml@npm:4.1.1"
6449+
dependencies:
6450+
argparse: "npm:^2.0.1"
6451+
bin:
6452+
js-yaml: bin/js-yaml.js
6453+
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
6454+
languageName: node
6455+
linkType: hard
6456+
64556457
"jsesc@npm:^2.5.1":
64566458
version: 2.5.2
64576459
resolution: "jsesc@npm:2.5.2"
@@ -6498,15 +6500,14 @@ __metadata:
64986500
languageName: node
64996501
linkType: hard
65006502

6501-
"jsondiffpatch@npm:^0.5.0":
6502-
version: 0.5.0
6503-
resolution: "jsondiffpatch@npm:0.5.0"
6503+
"jsondiffpatch@npm:^0.7.3":
6504+
version: 0.7.3
6505+
resolution: "jsondiffpatch@npm:0.7.3"
65046506
dependencies:
6505-
chalk: "npm:^3.0.0"
6506-
diff-match-patch: "npm:^1.0.0"
6507+
"@dmsnell/diff-match-patch": "npm:^1.1.0"
65076508
bin:
6508-
jsondiffpatch: bin/jsondiffpatch
6509-
checksum: 10/ad223d6be7ca8fd9e5c4ac18bf30aeddc6d91375b1784d43c2731aa7555dcddb72b5c2009cf8a32cb3cd232de1b5068c1e65dfa82a01e6575eb07be78c5014e8
6509+
jsondiffpatch: bin/jsondiffpatch.js
6510+
checksum: 10/c7ad8f63c4d6283f79a9a1883d101544ea1ed675cf45200cd1a6fbe802f761a36c07c46caaa4071e73b7142fc7d7839ec4df7873cc878b48013252c2fc265032
65106511
languageName: node
65116512
linkType: hard
65126513

@@ -9408,7 +9409,7 @@ __metadata:
94089409
languageName: node
94099410
linkType: hard
94109411

9411-
"typeorm@npm:^0.3.25":
9412+
"typeorm@npm:^0.3.26":
94129413
version: 0.3.27
94139414
resolution: "typeorm@npm:0.3.27"
94149415
dependencies:

0 commit comments

Comments
 (0)