Skip to content

Commit

Permalink
fix(deps): update dependency playwright to v1.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2023
1 parent 9e70cd7 commit bf2e518
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.15.0",
"playwright": "1.37.0",
"playwright": "1.37.1",
"undici": "5.23.0",
"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 @@ -62,7 +62,7 @@ __metadata:
nodemon: 2.0.22
pino: 8.15.0
pino-pretty: 10.2.0
playwright: 1.37.0
playwright: 1.37.1
prettier: 2.8.8
semantic-release: 21.0.7
ts-jest: 29.1.1
Expand Down Expand Up @@ -7830,23 +7830,23 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.37.0":
version: 1.37.0
resolution: "playwright-core@npm:1.37.0"
"playwright-core@npm:1.37.1":
version: 1.37.1
resolution: "playwright-core@npm:1.37.1"
bin:
playwright-core: cli.js
checksum: be91857b1bb56890b3929ed8cd529f5f5abe4b748f709abc8dbe5b0ee4c0e158247c3958fbccec6a52394dafe4619bc0e69c93d1b129a71b31ab3697771e4c5a
checksum: 69f818da2230057584140d5b3af7778a4f4a822b5b18d133abfc5d259128becb943c343a2ddf6b0635277a69f28983e83e2bc3fce23595ececb1e410475b6368
languageName: node
linkType: hard

"playwright@npm:1.37.0":
version: 1.37.0
resolution: "playwright@npm:1.37.0"
"playwright@npm:1.37.1":
version: 1.37.1
resolution: "playwright@npm:1.37.1"
dependencies:
playwright-core: 1.37.0
playwright-core: 1.37.1
bin:
playwright: cli.js
checksum: f07d1d69e4a13db428cb45af0e2cd5697cb490c7139e399adfc5702b547f741b6411b6442a9c91c0b39f374e0cb466b742de0b15490872a771ab8bdc68e767c5
checksum: 99406ef3e15b83a659cb23ef1d92d9935789aad430580d1e0371087dfdf266891483c6f97cfa06bf5f49f081eacd44245d05d20714f98531edef4cc317044d6b
languageName: node
linkType: hard

Expand Down

0 comments on commit bf2e518

Please sign in to comment.