Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: Upgrade wait-on #22953

Merged
merged 2 commits into from
Jun 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"util": "^0.12.4",
"vite": "^4.0.0",
"vite-plugin-turbosnap": "^1.0.1",
"wait-on": "^5.2.1"
"wait-on": "^7.0.1"
},
"dependenciesMeta": {
"ejs": {
Expand Down
35 changes: 18 additions & 17 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7410,7 +7410,7 @@ __metadata:
util: ^0.12.4
vite: ^4.0.0
vite-plugin-turbosnap: ^1.0.1
wait-on: ^5.2.1
wait-on: ^7.0.1
dependenciesMeta:
ejs:
built: false
Expand Down Expand Up @@ -10823,12 +10823,13 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.21.1":
version: 0.21.4
resolution: "axios@npm:0.21.4"
"axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
dependencies:
follow-redirects: ^1.14.0
checksum: fbcff55ec68f71f02d3773d467db2fcecdf04e749826c82c2427a232f9eba63242150a05f15af9ef15818352b814257541155de0281f8fb2b7e8a5b79f7f2142
follow-redirects: ^1.14.9
form-data: ^4.0.0
checksum: 76d673d2a90629944b44d6f345f01e58e9174690f635115d5ffd4aca495d99bcd8f95c590d5ccb473513f5ebc1d1a6e8934580d0c57cdd0498c3a101313ef771
languageName: node
linkType: hard

Expand Down Expand Up @@ -16386,7 +16387,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand Down Expand Up @@ -20106,7 +20107,7 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:^17.3.0":
"joi@npm:^17.7.0":
version: 17.9.2
resolution: "joi@npm:17.9.2"
dependencies:
Expand Down Expand Up @@ -22704,7 +22705,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.1.0, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
"minimist@npm:^1.1.0, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.7":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 19d3fcdca050087b84c2029841a093691a91259a47def2f18222f41e7645a0b7c44ef4b40e88a1e58a40c84d2ef0ee6047c55594d298146d0eb3f6b737c20ce6
Expand Down Expand Up @@ -31383,18 +31384,18 @@ __metadata:
languageName: node
linkType: hard

"wait-on@npm:^5.2.1":
version: 5.3.0
resolution: "wait-on@npm:5.3.0"
"wait-on@npm:^7.0.1":
version: 7.0.1
resolution: "wait-on@npm:7.0.1"
dependencies:
axios: ^0.21.1
joi: ^17.3.0
axios: ^0.27.2
joi: ^17.7.0
lodash: ^4.17.21
minimist: ^1.2.5
rxjs: ^6.6.3
minimist: ^1.2.7
rxjs: ^7.8.0
bin:
wait-on: bin/wait-on
checksum: 5ca740e3f2cf4f73ebd2787ff15f7b8d0ee99f188dd37aae0a7d116ae9837f04b8752e4306218aee5165ca4e37cfd3c5b114627748e465e46f8cd51af0da1790
checksum: 2a9c56d26dac573e6bfd36e85d99f072021c23dc2c0faab900a411460b58e16982b96b018d9168c366040f56196314fa46f3d79ef19e3dc38f55824d5035f2ec
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"type-fest": "^3.4.0",
"typescript": "5.0.4",
"util": "^0.12.4",
"wait-on": "^5.2.1",
"wait-on": "^7.0.1",
"window-size": "^1.1.1",
"zx": "^7.0.3"
},
Expand Down
46 changes: 19 additions & 27 deletions scripts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3022,7 +3022,7 @@ __metadata:
util: ^0.12.4
verdaccio: ^5.19.1
verdaccio-auth-memory: ^10.2.0
wait-on: ^5.2.1
wait-on: ^7.0.1
window-size: ^1.1.1
zx: ^7.0.3
dependenciesMeta:
Expand Down Expand Up @@ -4767,12 +4767,13 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.21.1":
version: 0.21.4
resolution: "axios@npm:0.21.4"
"axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
dependencies:
follow-redirects: ^1.14.0
checksum: fbcff55ec68f71f02d3773d467db2fcecdf04e749826c82c2427a232f9eba63242150a05f15af9ef15818352b814257541155de0281f8fb2b7e8a5b79f7f2142
follow-redirects: ^1.14.9
form-data: ^4.0.0
checksum: 76d673d2a90629944b44d6f345f01e58e9174690f635115d5ffd4aca495d99bcd8f95c590d5ccb473513f5ebc1d1a6e8934580d0c57cdd0498c3a101313ef771
languageName: node
linkType: hard

Expand Down Expand Up @@ -7782,7 +7783,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand Down Expand Up @@ -10066,7 +10067,7 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:^17.3.0":
"joi@npm:^17.7.0":
version: 17.9.2
resolution: "joi@npm:17.9.2"
dependencies:
Expand Down Expand Up @@ -11184,7 +11185,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.1.0, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.8":
"minimist@npm:^1.1.0, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.7, minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 19d3fcdca050087b84c2029841a093691a91259a47def2f18222f41e7645a0b7c44ef4b40e88a1e58a40c84d2ef0ee6047c55594d298146d0eb3f6b737c20ce6
Expand Down Expand Up @@ -13496,15 +13497,6 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:^6.6.3":
version: 6.6.7
resolution: "rxjs@npm:6.6.7"
dependencies:
tslib: ^1.9.0
checksum: e556a13a9aa89395e5c9d825eabcfa325568d9c9990af720f3f29f04a888a3b854f25845c2b55875d875381abcae2d8100af9cacdc57576e7ed6be030a01d2fe
languageName: node
linkType: hard

"rxjs@npm:^7.5.1, rxjs@npm:^7.8.0":
version: 7.8.1
resolution: "rxjs@npm:7.8.1"
Expand Down Expand Up @@ -14835,7 +14827,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^1.8.1, tslib@npm:^1.9.0":
"tslib@npm:^1.8.1":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
checksum: 69ae09c49eea644bc5ebe1bca4fa4cc2c82b7b3e02f43b84bd891504edf66dbc6b2ec0eef31a957042de2269139e4acff911e6d186a258fb14069cd7f6febce2
Expand Down Expand Up @@ -15716,18 +15708,18 @@ __metadata:
languageName: node
linkType: hard

"wait-on@npm:^5.2.1":
version: 5.3.0
resolution: "wait-on@npm:5.3.0"
"wait-on@npm:^7.0.1":
version: 7.0.1
resolution: "wait-on@npm:7.0.1"
dependencies:
axios: ^0.21.1
joi: ^17.3.0
axios: ^0.27.2
joi: ^17.7.0
lodash: ^4.17.21
minimist: ^1.2.5
rxjs: ^6.6.3
minimist: ^1.2.7
rxjs: ^7.8.0
bin:
wait-on: bin/wait-on
checksum: 5ca740e3f2cf4f73ebd2787ff15f7b8d0ee99f188dd37aae0a7d116ae9837f04b8752e4306218aee5165ca4e37cfd3c5b114627748e465e46f8cd51af0da1790
checksum: 2a9c56d26dac573e6bfd36e85d99f072021c23dc2c0faab900a411460b58e16982b96b018d9168c366040f56196314fa46f3d79ef19e3dc38f55824d5035f2ec
languageName: node
linkType: hard

Expand Down