Skip to content

Commit

Permalink
Bump @playwright/test from 1.41.1 to 1.41.2
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.1 to 1.41.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.41.1...v1.41.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2024
1 parent 1038787 commit 0c7463b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1960,13 +1960,13 @@ __metadata:
linkType: hard

"@playwright/test@npm:^1.40.1":
version: 1.41.1
resolution: "@playwright/test@npm:1.41.1"
version: 1.41.2
resolution: "@playwright/test@npm:1.41.2"
dependencies:
playwright: "npm:1.41.1"
playwright: "npm:1.41.2"
bin:
playwright: cli.js
checksum: 72bd5bb67c512027d214b9c54c2a22a469bd19d7809771e53a5bfdcc11330591e01579bb22f807d1ebbcdcea35d625e0fc9eb9791cebcc63bf55b82dd1cdefdd
checksum: 071fe307e7e46f550e8608ce3c2c207b7cfbda37b39f3dcbe3875eaa18e79f2a768a5795a8cfe21df9361ec63594de0359f5542dd3a3a7f6625300a98452a344
languageName: node
linkType: hard

Expand Down Expand Up @@ -9255,27 +9255,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.41.1":
version: 1.41.1
resolution: "playwright-core@npm:1.41.1"
"playwright-core@npm:1.41.2":
version: 1.41.2
resolution: "playwright-core@npm:1.41.2"
bin:
playwright-core: cli.js
checksum: cdd91267ca23e3f65d519100e956859c70e3e9ca29e3fe00e700b457903129e41dfa17752f1ea37ad0a8a7c6330baf9f3be503e4cbfa3e8833e80a037f899aee
checksum: 1e80a24b0e93dd5aa643fb926d23c055f2c1a0a1e711c0d798edcfd8c3e46a6716d4ca59d72ed076191e6c713d09a0f14387d96e60f5221abd4ff65aef1ac3b3
languageName: node
linkType: hard

"playwright@npm:1.41.1":
version: 1.41.1
resolution: "playwright@npm:1.41.1"
"playwright@npm:1.41.2":
version: 1.41.2
resolution: "playwright@npm:1.41.2"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.41.1"
playwright-core: "npm:1.41.2"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 32d48c1f8ff881770a19c9245fb4191fc36b5e97ab5f48effa0b1cf5e83fa958f6fdd7e4268dd984aa306ac5fe9e4324510211910751fb52cebb9bae819d13ca
checksum: 1b487387c1bc003291a9dbd098e8e3c6a31efbb4d7a2ce4f2bf9d5e7f9fbf4a406352ab70e5266eab9a2a858bd42d8955343ea30c0286c3912e81984aa0220a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c7463b

Please sign in to comment.