Skip to content

Commit

Permalink
fix(deps): update dependency playwright to v1.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent d12750b commit 90cf8d6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"express": "4.18.2",
"hot-shots": "10.0.0",
"pino": "8.14.1",
"playwright": "1.34.3",
"playwright": "1.35.1",
"undici": "5.22.1",
"uuid": "9.0.0"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ __metadata:
nodemon: 2.0.22
pino: 8.14.1
pino-pretty: 10.0.0
playwright: 1.34.3
playwright: 1.35.1
prettier: 2.8.8
semantic-release: 21.0.5
ts-jest: 29.1.0
Expand Down Expand Up @@ -8040,23 +8040,23 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.34.3":
version: 1.34.3
resolution: "playwright-core@npm:1.34.3"
"playwright-core@npm:1.35.1":
version: 1.35.1
resolution: "playwright-core@npm:1.35.1"
bin:
playwright-core: cli.js
checksum: eaf9e9b2d77b9726867dcbc641a1c72b0e8f680cdd71ff904366deea1c96141ff7563f6c6fb29f9975309d1b87dead97ea93f6f44953b59946882fb785b34867
checksum: 179abc0051f00474e528935b507fa8cedc986b2803b020d7679878ba28cdd7036ad5a779792aad2ad281f8dc625eb1d2fb77663cb8de0d20c7ffbda7c18febdd
languageName: node
linkType: hard

"playwright@npm:1.34.3":
version: 1.34.3
resolution: "playwright@npm:1.34.3"
"playwright@npm:1.35.1":
version: 1.35.1
resolution: "playwright@npm:1.35.1"
dependencies:
playwright-core: 1.34.3
playwright-core: 1.35.1
bin:
playwright: cli.js
checksum: 4495b23eacc673c03fd4706ce5914dd4855d46657e63411e54bb928e796d7ca59a6101379000ec73e2731437d04a441242cebbb6d4e069e050255db9eff65f7d
checksum: 46e8ad6d4429acd8e6c8e680ed8107b13c62a22bb95172666411aedb8e9abd8f9c379e4905493a330e29c3dcf63b9a49a528f2f081d682d9f5da078c54760634
languageName: node
linkType: hard

Expand Down

0 comments on commit 90cf8d6

Please sign in to comment.