Skip to content

Commit

Permalink
Bump @replayio/test-utils from 1.1.1 to 1.1.9
Browse files Browse the repository at this point in the history
Bumps [@replayio/test-utils](https://github.com/replayio/replay-cli) from 1.1.1 to 1.1.9.
- [Commits](https://github.com/replayio/replay-cli/compare/@replayio/[email protected]...@replayio/[email protected])

---
updated-dependencies:
- dependency-name: "@replayio/test-utils"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent dd984ef commit 79f96d7
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4088,6 +4088,22 @@
text-table "^0.2.0"
ws "^7.5.0"

"@replayio/replay@^0.17.2":
version "0.17.2"
resolved "https://registry.yarnpkg.com/@replayio/replay/-/replay-0.17.2.tgz#ee5bfc9ff458baee6d7bb5a63f8ae7c6fa1f62bc"
integrity sha512-vqH80tDVOC64bwH1SDngdoset5YllhAGOsRbEs4OjhH0sex3HcXFkLcHZf35xKnhFeBN8P+lIY0gxEqW5Nxl0Q==
dependencies:
"@replayio/sourcemap-upload" "^1.1.1"
commander "^7.2.0"
debug "^4.3.4"
is-uuid "^1.0.2"
jsonata "^1.8.6"
node-fetch "^2.6.8"
p-map "^4.0.0"
superstruct "^0.15.4"
text-table "^0.2.0"
ws "^7.5.0"

"@replayio/sourcemap-upload@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@replayio/sourcemap-upload/-/sourcemap-upload-1.1.1.tgz#2e6e5c9a5b5037bb2e2d21b2751411e5188eb486"
Expand All @@ -4100,11 +4116,11 @@
string.prototype.matchall "^4.0.5"

"@replayio/test-utils@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@replayio/test-utils/-/test-utils-1.1.1.tgz#52ac290748a19b544792be06b60546ed596a5bcd"
integrity sha512-blBt2R0cix+5U35RJD+0ITWXHkj4Fxy77TIaU96TP6lINRsSRcfiGd6Xff63jnWNOCfPk/ac+rm1cih2sadtFQ==
version "1.1.9"
resolved "https://registry.yarnpkg.com/@replayio/test-utils/-/test-utils-1.1.9.tgz#db84eb2cd566767760e127dcc60f8347990f01cb"
integrity sha512-ok80VPZMhJqvH7Cx7Vo5Az2itYA0Acx99gQ+3yifeLsLpwzgMcmH7PPTO6FXnRXUv2PG4IPlAvmpXkJyjzRzUw==
dependencies:
"@replayio/replay" "^0.14.2"
"@replayio/replay" "^0.17.2"
"@types/node-fetch" "^2.6.2"
debug "^4.3.4"
node-fetch "^2.6.7"
Expand Down

0 comments on commit 79f96d7

Please sign in to comment.