Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent 416527f commit 2a910ce
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4073,11 +4073,11 @@
uuid "^8.3.2"

"@replayio/replay@^0.14.1":
version "0.14.1"
resolved "https://registry.yarnpkg.com/@replayio/replay/-/replay-0.14.1.tgz#2eb1bb1bf0465e427a8d2e73190a41ba0106c64a"
integrity sha512-piay2QtpjCOrOFdEKeMQ0ZjDVNuZmCZ5B9hkjvoLMdTHuUdFmFFDULjHHhesCaiVA0bCtnSpNih30GLX1FE1tw==
version "0.14.2"
resolved "https://registry.yarnpkg.com/@replayio/replay/-/replay-0.14.2.tgz#1df6974d9dba3d79641806d0e4372583329e9858"
integrity sha512-ZLO8D9S++ryhkjhGywR46NPjBskrNK2OgxjIyAG47NXpk6yJdPYw+pECJ60bhSHv6Y4KCUdVNlOaIbO14IBq3Q==
dependencies:
"@replayio/sourcemap-upload" "^1.1.0"
"@replayio/sourcemap-upload" "^1.1.1"
commander "^7.2.0"
debug "^4.3.4"
is-uuid "^1.0.2"
Expand All @@ -4088,10 +4088,10 @@
text-table "^0.2.0"
ws "^7.5.0"

"@replayio/sourcemap-upload@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@replayio/sourcemap-upload/-/sourcemap-upload-1.1.0.tgz#98c395552a066ed5b274f3253144dd395ee8152c"
integrity sha512-u/bjGHQurk8+tXIHNQBLoS+f3mER7dqz0SW5OAKnsPWfZ0kFPUvrGRbob0UkU/Thl1C4U/8FnIWIawzwd3WQ1g==
"@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"
integrity sha512-XcJmyi2lxVUv/OuCC4GS7SFDrwViObw5czLy2pz7i2AAHFdFQJxTSqnNnw00m7ocUBdgcn/P0DzKHeRvTgPx4w==
dependencies:
commander "^7.2.0"
debug "^4.3.1"
Expand Down

0 comments on commit 2a910ce

Please sign in to comment.