Skip to content

Commit

Permalink
chore(deps): update dependency @replayio/playwright to v0.3.19 (#7590)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2023
1 parent cde92b0 commit dbe37c1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@npmcli/arborist": "6.2.2",
"@nrwl/nx-cloud": "15.0.3",
"@playwright/test": "1.30.0",
"@replayio/playwright": "0.3.18",
"@replayio/playwright": "0.3.19",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8018,24 +8018,24 @@ __metadata:
languageName: node
linkType: hard

"@replayio/playwright@npm:0.3.18":
version: 0.3.18
resolution: "@replayio/playwright@npm:0.3.18"
"@replayio/playwright@npm:0.3.19":
version: 0.3.19
resolution: "@replayio/playwright@npm:0.3.19"
dependencies:
"@replayio/replay": ^0.12.1
"@replayio/test-utils": ^0.4.2
"@replayio/replay": ^0.12.2
"@replayio/test-utils": ^0.4.3
uuid: ^8.3.2
peerDependencies:
"@playwright/test": 1.19.x
bin:
replayio-playwright: bin/replayio-playwright.js
checksum: 16751529289a92a720c44e216fd9505d64260d218326b06b8ddfb31688d03c02f481d7802543f3c06e4194c497287f736b3d781f1e3c2211e5e4c95f92e84796
checksum: 0f67792f7eb136a831b60a32b3ddac1144f493c870c7e9acd4fd8ab605916d2bf45edad1af84db6849067b29e5ceead3e2c60d4ac2100b2bc115be63b524b538
languageName: node
linkType: hard

"@replayio/replay@npm:^0.12.1":
version: 0.12.1
resolution: "@replayio/replay@npm:0.12.1"
"@replayio/replay@npm:^0.12.2":
version: 0.12.2
resolution: "@replayio/replay@npm:0.12.2"
dependencies:
"@replayio/sourcemap-upload": ^1.0.5
commander: ^7.2.0
Expand All @@ -8049,7 +8049,7 @@ __metadata:
ws: ^7.5.0
bin:
replay: bin/replay.js
checksum: b5e9027fe1cee409756a213ed84e6e2a9492c7e9da422074da63fdaf73a6aaa2e6a069b6aa463c89d908b775dac5d428d745f09776ce79e5a8ea4e6b6b6ea7b9
checksum: e1fe47c34961b5bd7a4295008f16f7b6a4870b023870b0df7ec717a7a8999bcf8f47747d0a270039aa7a95385a8643a8f711ddd0ce1a764c5d03b05ff2833dc8
languageName: node
linkType: hard

Expand All @@ -8066,16 +8066,16 @@ __metadata:
languageName: node
linkType: hard

"@replayio/test-utils@npm:^0.4.2":
version: 0.4.2
resolution: "@replayio/test-utils@npm:0.4.2"
"@replayio/test-utils@npm:^0.4.3":
version: 0.4.3
resolution: "@replayio/test-utils@npm:0.4.3"
dependencies:
"@replayio/replay": ^0.12.1
"@replayio/replay": ^0.12.2
"@types/node-fetch": ^2.6.2
debug: ^4.3.4
node-fetch: ^2.6.7
uuid: ^8.3.2
checksum: eb5973435c553d44563b6a14f2c28066dcaab3378d066c9410db90b54a2737a8128152408501886b725825bfb5887c8d88a65c03d5d4825abe1ffbebdbcb8366
checksum: 61c699c507acb7e0b9572a469732d2dd238fee0fcabbf5c01c661692dbba775b7b0697c68181ce81df142c07dd6428579c89b48d9dd27a8e066a36933276f891
languageName: node
linkType: hard

Expand Down Expand Up @@ -28295,7 +28295,7 @@ __metadata:
"@npmcli/arborist": 6.2.2
"@nrwl/nx-cloud": 15.0.3
"@playwright/test": 1.30.0
"@replayio/playwright": 0.3.18
"@replayio/playwright": 0.3.19
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.4.0
"@testing-library/user-event": 14.4.3
Expand Down

0 comments on commit dbe37c1

Please sign in to comment.