Skip to content

Commit

Permalink
chore(deps): update dependency wait-on to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 748b2db commit 788fde1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"react-query": "3.39.3",
"standard-version": "9.5.0",
"typescript": "5.5.4",
"wait-on": "7.2.0"
"wait-on": "8.0.1"
},
"nyc": {
"exclude": [
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1359,14 +1359,14 @@ __metadata:
languageName: node
linkType: hard

"@hapi/hoek@npm:^9.0.0":
"@hapi/hoek@npm:^9.0.0, @hapi/hoek@npm:^9.3.0":
version: 9.3.0
resolution: "@hapi/hoek@npm:9.3.0"
checksum: 10/ad83a223787749f3873bce42bd32a9a19673765bf3edece0a427e138859ff729469e68d5fdf9ff6bbee6fb0c8e21bab61415afa4584f527cfc40b59ea1957e70
languageName: node
linkType: hard

"@hapi/topo@npm:^5.0.0":
"@hapi/topo@npm:^5.1.0":
version: 5.1.0
resolution: "@hapi/topo@npm:5.1.0"
dependencies:
Expand Down Expand Up @@ -2714,12 +2714,12 @@ __metadata:
languageName: node
linkType: hard

"@sideway/address@npm:^4.1.3":
version: 4.1.4
resolution: "@sideway/address@npm:4.1.4"
"@sideway/address@npm:^4.1.5":
version: 4.1.5
resolution: "@sideway/address@npm:4.1.5"
dependencies:
"@hapi/hoek": "npm:^9.0.0"
checksum: 10/48c422bd2d1d1c7bff7e834f395b870a66862125e9f2302f50c781a33e9f4b2b004b4db0003b232899e71c5f649d39f34aa6702a55947145708d7689ae323cc5
checksum: 10/c4c73ac0339504f34e016d3a687118e7ddf197c1c968579572123b67b230be84caa705f0f634efdfdde7f2e07a6e0224b3c70665dc420d8bc95bf400cfc4c998
languageName: node
linkType: hard

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

"axios@npm:1.7.7, axios@npm:^1.6.1":
"axios@npm:1.7.7, axios@npm:^1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
Expand Down Expand Up @@ -7322,7 +7322,7 @@ __metadata:
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.5.4"
uuid: "npm:10.0.0"
wait-on: "npm:7.2.0"
wait-on: "npm:8.0.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8384,16 +8384,16 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:^17.11.0":
version: 17.11.0
resolution: "joi@npm:17.11.0"
"joi@npm:^17.13.3":
version: 17.13.3
resolution: "joi@npm:17.13.3"
dependencies:
"@hapi/hoek": "npm:^9.0.0"
"@hapi/topo": "npm:^5.0.0"
"@sideway/address": "npm:^4.1.3"
"@hapi/hoek": "npm:^9.3.0"
"@hapi/topo": "npm:^5.1.0"
"@sideway/address": "npm:^4.1.5"
"@sideway/formula": "npm:^3.0.1"
"@sideway/pinpoint": "npm:^2.0.0"
checksum: 10/392e897693aa49a401a869180d6b57bdb7ccf616be07c3a2c2c81a2df7a744962249dbaa4a718c07e0fe23b17a04795cbfbd75b79be5829627402eed074db6c9
checksum: 10/4c150db0c820c3a52f4a55c82c1fc5e144a5b5f4da9ffebc7339a15469d1a447ebb427ced446efcb9709ab56bd71a06c4c67c9381bc1b9f9ae63fc7c89209bdf
languageName: node
linkType: hard

Expand Down Expand Up @@ -12598,18 +12598,18 @@ __metadata:
languageName: node
linkType: hard

"wait-on@npm:7.2.0":
version: 7.2.0
resolution: "wait-on@npm:7.2.0"
"wait-on@npm:8.0.1":
version: 8.0.1
resolution: "wait-on@npm:8.0.1"
dependencies:
axios: "npm:^1.6.1"
joi: "npm:^17.11.0"
axios: "npm:^1.7.7"
joi: "npm:^17.13.3"
lodash: "npm:^4.17.21"
minimist: "npm:^1.2.8"
rxjs: "npm:^7.8.1"
bin:
wait-on: bin/wait-on
checksum: 10/00299e3b651c70d7082d02b93d9d4784cbe851914f1674d795d578d4826876193fdc7bee7e9491264b7c2d242ac9fe6e1fd09e1143409f730f13a7ee2da67fff
checksum: 10/41f933031b994718dfb50af35bb843f7f7017d601ef22927e92c211736fadd21808fdbf7ae367e998bcaf995cb9c05cf6160552dc655db9082aeecc346bc926d
languageName: node
linkType: hard

Expand Down

0 comments on commit 788fde1

Please sign in to comment.