Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent aab2f6a commit e856c61
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@ledgerhq/hw-transport-webusb": "^6.28.6",
"@playwright/test": "^1.44.0",
"@playwright/test": "^1.44.1",
"@reduxjs/toolkit": "^2.2.5",
"@stylistic/eslint-plugin": "^2.1.0",
"@tanstack/eslint-plugin-query": "^5.35.6",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4818,14 +4818,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.44.0":
version: 1.44.0
resolution: "@playwright/test@npm:1.44.0"
"@playwright/test@npm:^1.44.1":
version: 1.44.1
resolution: "@playwright/test@npm:1.44.1"
dependencies:
playwright: "npm:1.44.0"
playwright: "npm:1.44.1"
bin:
playwright: cli.js
checksum: 10/bd34b3c3f90f3cb5ceb2e47715c36bf7f6f57f0eb2bb4e47f17be4ecfecf58833a3722b200f3fcd0f97320a9ea08aee3ed58a61fe245591fedae3c6db171743c
checksum: 10/572b4c97834fae54fda833939b8f376df2c301b724f9825a3c705533efc124beb346dd9406f54cd771b3f79c00f0e5c70b5469ef33818a0d2e2ea17b19636f9a
languageName: node
linkType: hard

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

"playwright-core@npm:1.44.0":
version: 1.44.0
resolution: "playwright-core@npm:1.44.0"
"playwright-core@npm:1.44.1":
version: 1.44.1
resolution: "playwright-core@npm:1.44.1"
bin:
playwright-core: cli.js
checksum: 10/50b1741b8e4e5f053f9756846e1064d796e8e54ee0c13d4d026926338d76969fa528bddf1e563a2f30e17b92f301b06895044d1080179f2d3b5b5f68fe01387f
checksum: 10/f79f9022bbb760daed371e36c802b27d43dc75e67de4d139d83b47feea51c8b884f3296cce85c3afa71c942290cef1b4369cd9ddf4dda5457a0a81772c73b50a
languageName: node
linkType: hard

"playwright@npm:1.44.0":
version: 1.44.0
resolution: "playwright@npm:1.44.0"
"playwright@npm:1.44.1":
version: 1.44.1
resolution: "playwright@npm:1.44.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.44.0"
playwright-core: "npm:1.44.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10/a7d8d6c0dee6262f97ab7fe52ec80ddeff7ad21178a9b90eefae56779fb573e8a3987f27619de6e98d8b9b78e9bb66b94f3caf9fbd51c0f1964dcd744dcb3cae
checksum: 10/3207178a78f1c971dddf99c9a08052e462c882092e0d47e3dd8287ced40897a49e387e545a61d31e5d68f7e443d7818660aa12ce43ab662d01d95bcfcfeca2ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -17001,7 +17001,7 @@ __metadata:
"@emotion/react": "npm:^11.11.4"
"@emotion/styled": "npm:^11.11.5"
"@ledgerhq/hw-transport-webusb": "npm:^6.28.6"
"@playwright/test": "npm:^1.44.0"
"@playwright/test": "npm:^1.44.1"
"@reduxjs/toolkit": "npm:^2.2.5"
"@stylistic/eslint-plugin": "npm:^2.1.0"
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
Expand Down

0 comments on commit e856c61

Please sign in to comment.