Skip to content

Commit 567e031

Browse files
committed
chore: install concurrently v9.2.1 same as in source btc snap
1 parent 31c18f8 commit 567e031

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/bitcoin-wallet-snap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@metamask/snaps-sdk": "^11.0.0",
6868
"@metamask/utils": "^11.9.0",
6969
"bip322-js": "^3.0.0",
70-
"concurrently": "^9.2.1",
70+
"concurrently": "9.2.1",
7171
"dotenv": "^17.2.1",
7272
"jest": "^29.7.0",
7373
"jest-mock-extended": "^4.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,7 +1743,7 @@ __metadata:
17431743
"@metamask/snaps-sdk": "npm:^11.0.0"
17441744
"@metamask/utils": "npm:^11.9.0"
17451745
bip322-js: "npm:^3.0.0"
1746-
concurrently: "npm:^9.2.1"
1746+
concurrently: "npm:9.2.1"
17471747
dotenv: "npm:^17.2.1"
17481748
jest: "npm:^29.7.0"
17491749
jest-mock-extended: "npm:^4.0.0"
@@ -6141,20 +6141,20 @@ __metadata:
61416141
languageName: node
61426142
linkType: hard
61436143

6144-
"concurrently@npm:^9.2.1":
6145-
version: 9.2.3
6146-
resolution: "concurrently@npm:9.2.3"
6144+
"concurrently@npm:9.2.1":
6145+
version: 9.2.1
6146+
resolution: "concurrently@npm:9.2.1"
61476147
dependencies:
61486148
chalk: "npm:4.1.2"
61496149
rxjs: "npm:7.8.2"
6150-
shell-quote: "npm:1.8.4"
6150+
shell-quote: "npm:1.8.3"
61516151
supports-color: "npm:8.1.1"
61526152
tree-kill: "npm:1.2.2"
61536153
yargs: "npm:17.7.2"
61546154
bin:
61556155
conc: dist/bin/concurrently.js
61566156
concurrently: dist/bin/concurrently.js
6157-
checksum: 10/b9a0c12e18fcf18902ff7fb1329342f4c2a4f551eb77e22a6b6743c95349b1482d527110c4e396b09c9736b74c71b1a30ecc6512861d9cb0925e71049bc864df
6157+
checksum: 10/2a6b1acbcdbeb478926b80fd81d0b7e075fa16d78a76ceb43f0478b8aeea1c70781379be2f7d6a2528e51fac48ce4ebb686ae2328e4b35e0b1d17234f121c700
61586158
languageName: node
61596159
linkType: hard
61606160

@@ -11748,10 +11748,10 @@ __metadata:
1174811748
languageName: node
1174911749
linkType: hard
1175011750

11751-
"shell-quote@npm:1.8.4":
11752-
version: 1.8.4
11753-
resolution: "shell-quote@npm:1.8.4"
11754-
checksum: 10/a3e3796385f2cd5cf0b78207a4439f0c7395c0833fc75b2473084b5d298c109c5c0fa687fcd1c04e4b4484866e5bb8eaae7efae443b80fff71ea7e29baf11f0c
11751+
"shell-quote@npm:1.8.3":
11752+
version: 1.8.3
11753+
resolution: "shell-quote@npm:1.8.3"
11754+
checksum: 10/5473e354637c2bd698911224129c9a8961697486cff1fb221f234d71c153fc377674029b0223d1d3c953a68d451d79366abfe53d1a0b46ee1f28eb9ade928f4c
1175511755
languageName: node
1175611756
linkType: hard
1175711757

0 commit comments

Comments
 (0)