Skip to content

Commit

Permalink
chore(deps): update dependency @replayio/playwright to v0.3.28 (#8006)
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 and jtoar committed Apr 5, 2023
1 parent 979b01e commit f4bbdf9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@npmcli/arborist": "6.2.6",
"@nrwl/nx-cloud": "15.3.5",
"@playwright/test": "1.32.1",
"@replayio/playwright": "0.3.27",
"@replayio/playwright": "0.3.28",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7306,26 +7306,26 @@ __metadata:
languageName: node
linkType: hard

"@replayio/playwright@npm:0.3.27":
version: 0.3.27
resolution: "@replayio/playwright@npm:0.3.27"
"@replayio/playwright@npm:0.3.28":
version: 0.3.28
resolution: "@replayio/playwright@npm:0.3.28"
dependencies:
"@replayio/replay": ^0.12.7
"@replayio/test-utils": ^0.5.6
"@replayio/replay": ^0.12.8
"@replayio/test-utils": ^0.5.7
uuid: ^8.3.2
peerDependencies:
"@playwright/test": 1.19.x
bin:
replayio-playwright: bin/replayio-playwright.js
checksum: cb94c176d3b115c37856bc48192aa2fd566af5adc327e633bb076ff947f7e81459d30fe089c9fd025ac708fb9f1a19d6a3cf150407d0e0205e631f8c78d124de
checksum: aaa0069c362fd62dcf431b7699e00e8173dc76ac38a8cd6bb9f782b349024ed37923831aa75e10c6771d020b308eaecc495a895ed4a466a1057541919e2673a9
languageName: node
linkType: hard

"@replayio/replay@npm:^0.12.7":
version: 0.12.7
resolution: "@replayio/replay@npm:0.12.7"
"@replayio/replay@npm:^0.12.8":
version: 0.12.8
resolution: "@replayio/replay@npm:0.12.8"
dependencies:
"@replayio/sourcemap-upload": ^1.0.6
"@replayio/sourcemap-upload": ^1.0.7
commander: ^7.2.0
debug: ^4.3.4
is-uuid: ^1.0.2
Expand All @@ -7337,33 +7337,33 @@ __metadata:
ws: ^7.5.0
bin:
replay: bin/replay.js
checksum: deebc93e2b6ea1e2f18b227c455a4c2bf11d4eb635e59d9420f0ee97d1bc279ce3bd86581e3ee803046e07d064eb07c57f2d13470844e452170cd1d5ad7aac9c
checksum: 8f618ab4f955fd20d9b5d97a3969c58680480fd4ee610f58cb5703d4afda2f51e648d09235fdb886f4d08e5b5f7c7973badc390c627dcb57b3f4bfb172df1e84
languageName: node
linkType: hard

"@replayio/sourcemap-upload@npm:^1.0.6":
version: 1.0.6
resolution: "@replayio/sourcemap-upload@npm:1.0.6"
"@replayio/sourcemap-upload@npm:^1.0.7":
version: 1.0.7
resolution: "@replayio/sourcemap-upload@npm:1.0.7"
dependencies:
commander: ^7.2.0
debug: ^4.3.1
glob: ^7.1.6
node-fetch: ^2.6.1
string.prototype.matchall: ^4.0.5
checksum: d1f70c666e4b2081a4f67be2b4d2f233964074d619ee3d1459b639d0c06fb1f2f422cb47e3a44cf7b975ec2f8ab63178712b644c324d26628b6d3fee5dddc021
checksum: 861b4089d934c1d63147b1af8db42ec60a1e5582025f38bf3d37eba3517eb1e04be381fd6a15930896ebc14252dcb1c6f56b0181749978fd5c98b4340030fe7c
languageName: node
linkType: hard

"@replayio/test-utils@npm:^0.5.6":
version: 0.5.6
resolution: "@replayio/test-utils@npm:0.5.6"
"@replayio/test-utils@npm:^0.5.7":
version: 0.5.7
resolution: "@replayio/test-utils@npm:0.5.7"
dependencies:
"@replayio/replay": ^0.12.7
"@replayio/replay": ^0.12.8
"@types/node-fetch": ^2.6.2
debug: ^4.3.4
node-fetch: ^2.6.7
uuid: ^8.3.2
checksum: 5d33824db17280262aafda20812ecb2e658d930f09d83a16dfc6541f350c8da2ec3bfef44cf47cb04beb7831b17ff3c2645ff725b108e9f71a841a04abb26405
checksum: ed8df660efd67776d7f5d82cc27f16abcac7c6726bb360e8c6ade6722099b80e8785bed27b41f16d63e3f8e7d20d92c2e27fdbb68d6d28f7f7605e0d3d6b9d3e
languageName: node
linkType: hard

Expand Down Expand Up @@ -27716,7 +27716,7 @@ __metadata:
"@npmcli/arborist": 6.2.6
"@nrwl/nx-cloud": 15.3.5
"@playwright/test": 1.32.1
"@replayio/playwright": 0.3.27
"@replayio/playwright": 0.3.28
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 12.1.5
"@testing-library/react-hooks": 8.0.1
Expand Down

0 comments on commit f4bbdf9

Please sign in to comment.