Skip to content

Commit

Permalink
Merge pull request #1245 from ral-facilities/renovate/wait-on-7.x
Browse files Browse the repository at this point in the history
Update dependency wait-on to v7
  • Loading branch information
louise-davies authored Jan 4, 2023
2 parents cdc7b90 + 38c158b commit 8db98a5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"redux-mock-store": "1.5.4",
"serve": "14.1.1",
"start-server-and-test": "1.15.0",
"wait-on": "6.0.1"
"wait-on": "7.0.1"
},
"packageManager": "yarn@3.3.0"
}
43 changes: 17 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4488,7 +4488,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:0.27.2":
"axios@npm:0.27.2, axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
dependencies:
Expand All @@ -4507,15 +4507,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.25.0":
version: 0.25.0
resolution: "axios@npm:0.25.0"
dependencies:
follow-redirects: ^1.14.7
checksum: 2a8a3787c05f2a0c9c3878f49782357e2a9f38945b93018fb0c4fd788171c43dceefbb577988628e09fea53952744d1ecebde234b561f1e703aa43e0a598a3ad
languageName: node
linkType: hard

"axobject-query@npm:^2.2.0":
version: 2.2.0
resolution: "axobject-query@npm:2.2.0"
Expand Down Expand Up @@ -7900,7 +7891,7 @@ __metadata:
languageName: node
linkType: hard

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

"joi@npm:^17.4.0, joi@npm:^17.6.0":
"joi@npm:^17.4.0, joi@npm:^17.7.0":
version: 17.7.0
resolution: "joi@npm:17.7.0"
dependencies:
Expand Down Expand Up @@ -10926,7 +10917,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.7":
version: 1.2.7
resolution: "minimist@npm:1.2.7"
checksum: 7346574a1038ca23c32e02252f603801f09384dd1d78b69a943a4e8c2c28730b80e96193882d3d3b22a063445f460e48316b29b8a25addca2d7e5e8f75478bec
Expand Down Expand Up @@ -13800,12 +13791,12 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:^7.0.0, rxjs@npm:^7.1.0, rxjs@npm:^7.5.1, rxjs@npm:^7.5.4, rxjs@npm:^7.5.7":
version: 7.6.0
resolution: "rxjs@npm:7.6.0"
"rxjs@npm:^7.0.0, rxjs@npm:^7.1.0, rxjs@npm:^7.5.1, rxjs@npm:^7.5.7, rxjs@npm:^7.8.0":
version: 7.8.0
resolution: "rxjs@npm:7.8.0"
dependencies:
tslib: ^2.1.0
checksum: b3abbbfe1ddfd06fca9314b83cbd13bcddc3320429218136f75c79a4802ac430dd13873364aac1ded54fd457f8c77df332d205a92d8a1c61656565bb718c50af
checksum: 61b4d4fd323c1043d8d6ceb91f24183b28bcf5def4f01ca111511d5c6b66755bc5578587fe714ef5d67cf4c9f2e26f4490d4e1d8cabf9bd5967687835e9866a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -14019,7 +14010,7 @@ __metadata:
start-server-and-test: 1.15.0
typeface-roboto: 1.1.13
typescript: 4.9.3
wait-on: 6.0.1
wait-on: 7.0.1
languageName: unknown
linkType: soft

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

"wait-on@npm:6.0.1":
version: 6.0.1
resolution: "wait-on@npm:6.0.1"
"wait-on@npm:7.0.1":
version: 7.0.1
resolution: "wait-on@npm:7.0.1"
dependencies:
axios: ^0.25.0
joi: ^17.6.0
axios: ^0.27.2
joi: ^17.7.0
lodash: ^4.17.21
minimist: ^1.2.5
rxjs: ^7.5.4
minimist: ^1.2.7
rxjs: ^7.8.0
bin:
wait-on: bin/wait-on
checksum: e4d62aa4145d99fe34747ccf7506d4b4d6e60dd677c0eb18a51e316d38116ace2d194e4b22a9eb7b767b0282f39878ddcc4ae9440dcb0c005c9150668747cf5b
checksum: 1e8a17d8ee6436f71d3ab82781ce31267481fcd7bbccde49b0f8124871e6e40a1acac3401f04f775ba6203853a5813352fa131620fc139914351f3b2894d573f
languageName: node
linkType: hard

Expand Down

0 comments on commit 8db98a5

Please sign in to comment.