Skip to content

Commit

Permalink
Update dependency streamx to v2.15.2 (#2228)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 33b919a commit 23cbf89
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package-forks/gulp-plumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ava": "5.3.1",
"c8": "8.0.1",
"event-stream": "4.0.1",
"streamx": "2.15.1",
"streamx": "2.15.2",
"through": "2.3.8"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/undertaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"c8": "8.0.1",
"del": "6.1.1",
"once": "1.4.0",
"streamx": "2.15.1",
"streamx": "2.15.2",
"vinyl-fs": "4.0.0"
},
"keywords": [
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2869,7 +2869,7 @@ __metadata:
event-stream: "npm:4.0.1"
fancy-log: "npm:2.0.0"
plugin-error: "npm:2.0.1"
streamx: "npm:2.15.1"
streamx: "npm:2.15.2"
through: "npm:2.3.8"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3050,7 +3050,7 @@ __metadata:
fastest-levenshtein: "npm:1.0.16"
last-run: "npm:2.0.0"
once: "npm:1.4.0"
streamx: "npm:2.15.1"
streamx: "npm:2.15.2"
undertaker-registry: "npm:2.0.0"
vinyl-fs: "npm:4.0.0"
languageName: unknown
Expand Down Expand Up @@ -12585,13 +12585,13 @@ __metadata:
languageName: node
linkType: hard

"streamx@npm:2.15.1, streamx@npm:^2.12.0, streamx@npm:^2.12.5, streamx@npm:^2.13.2, streamx@npm:^2.14.0, streamx@npm:^2.15.1":
version: 2.15.1
resolution: "streamx@npm:2.15.1"
"streamx@npm:2.15.2, streamx@npm:^2.12.0, streamx@npm:^2.12.5, streamx@npm:^2.13.2, streamx@npm:^2.14.0, streamx@npm:^2.15.1":
version: 2.15.2
resolution: "streamx@npm:2.15.2"
dependencies:
fast-fifo: "npm:^1.1.0"
queue-tick: "npm:^1.0.1"
checksum: e3b0e997726a2a499e1069efea7d720e54fc262011dfcb32e6704f90b5a31bb55b8f48964649d787be03d8718dcf9aa413d24ce48823d92fcbad06a3c337ec61
checksum: ff6b5a16dd6c378dc828dc5cd3e6df597ac6823bf140901d4343ec02c70409d6c50294c4a625c274e0300ca537ba7a01f2b475618d5aa74dc3ab4add24242a63
languageName: node
linkType: hard

Expand Down

0 comments on commit 23cbf89

Please sign in to comment.