Skip to content

Commit

Permalink
Update npm package wait-on to v8.0.2 (#6107)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored and CiaranMn committed Jan 13, 2025
1 parent d038d26 commit 4417fb7
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@
"typescript": "5.7.2",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8",
"wait-on": "8.0.1"
"wait-on": "8.0.2"
}
}
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@
"rimraf": "6.0.1",
"typescript": "5.7.2",
"vitest": "2.1.8",
"wait-on": "8.0.1"
"wait-on": "8.0.2"
}
}
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"rimraf": "6.0.1",
"sass": "1.83.1",
"typescript": "5.7.2",
"wait-on": "8.0.1",
"wait-on": "8.0.2",
"webpack": "5.97.1"
}
}
2 changes: 1 addition & 1 deletion apps/hash-integration-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"eslint": "9.17.0",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"wait-on": "8.0.1"
"wait-on": "8.0.2"
}
}
2 changes: 1 addition & 1 deletion libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"logform": "2.7.0",
"redis": "4.7.0",
"slonik": "24.2.0",
"wait-on": "8.0.1",
"wait-on": "8.0.2",
"winston": "3.17.0"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ __metadata:
typescript: "npm:5.7.2"
vite-tsconfig-paths: "npm:5.1.4"
vitest: "npm:2.1.8"
wait-on: "npm:8.0.1"
wait-on: "npm:8.0.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -446,7 +446,7 @@ __metadata:
tsx: "npm:4.19.2"
typescript: "npm:5.7.2"
vitest: "npm:2.1.8"
wait-on: "npm:8.0.1"
wait-on: "npm:8.0.2"
ws: "npm:8.18.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -593,7 +593,7 @@ __metadata:
url-regex-safe: "npm:4.0.0"
use-font-face-observer: "npm:1.2.2"
uuid: "npm:11.0.4"
wait-on: "npm:8.0.1"
wait-on: "npm:8.0.2"
webpack: "npm:5.97.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -647,7 +647,7 @@ __metadata:
rimraf: "npm:6.0.1"
tsx: "npm:4.19.2"
typescript: "npm:5.7.2"
wait-on: "npm:8.0.1"
wait-on: "npm:8.0.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9394,7 +9394,7 @@ __metadata:
slonik: "npm:24.2.0"
typescript: "npm:5.7.2"
vitest: "npm:2.1.8"
wait-on: "npm:8.0.1"
wait-on: "npm:8.0.2"
winston: "npm:3.17.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -21624,7 +21624,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.9, axios@npm:^1.4.0, axios@npm:^1.6.0, axios@npm:^1.6.1, axios@npm:^1.7.7":
"axios@npm:1.7.9, axios@npm:^1.4.0, axios@npm:^1.6.0, axios@npm:^1.6.1, axios@npm:^1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
Expand Down Expand Up @@ -48236,18 +48236,18 @@ __metadata:
languageName: node
linkType: hard

"wait-on@npm:8.0.1":
version: 8.0.1
resolution: "wait-on@npm:8.0.1"
"wait-on@npm:8.0.2":
version: 8.0.2
resolution: "wait-on@npm:8.0.2"
dependencies:
axios: "npm:^1.7.7"
axios: "npm:^1.7.9"
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: 10c0/e8fe78084465a5fa95b17095136dcb3942480c7d9e47a0cfb72363238e2411883630dc9ced02fb372f4cc7ec0ec2484c92c67060ea2f81d0e97e41ef21df8006
checksum: 10c0/7a2a2193f601eb30d3125595fbed1abeb3ce0c9e164146aed27d12469d9b665273dc8e508a3a869c997f37b92d93478c202b38253a95c5c29e6fc64d0a317f5b
languageName: node
linkType: hard

Expand Down

0 comments on commit 4417fb7

Please sign in to comment.