Skip to content

Commit

Permalink
Bump @playwright/test from 1.44.1 to 1.45.1 (#592)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JR Reed <mikereed101@gmail.com>
  • Loading branch information
dependabot[bot] and mreed101 authored Jul 24, 2024
1 parent ba6313f commit af5c260
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 13 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@axe-core/playwright": "^4.8.2",
"@faker-js/faker": "^8.4.1",
"@next/env": "^14.1.0",
"@playwright/test": "^1.43.1",
"@playwright/test": "^1.45.1",
"@storybook/addon-a11y": "^8.1.1",
"@storybook/addon-actions": "^8.1.11",
"@storybook/addon-essentials": "^8.0.5",
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2966,14 +2966,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.43.1":
version: 1.44.1
resolution: "@playwright/test@npm:1.44.1"
"@playwright/test@npm:^1.45.1":
version: 1.45.1
resolution: "@playwright/test@npm:1.45.1"
dependencies:
playwright: 1.44.1
playwright: 1.45.1
bin:
playwright: cli.js
checksum: 90507b77e388aa984deb92db56f7bb3b305c6be441e1d0087ca046989cfdda068bbc26d75bd29c20ad3dbb2434e69a8ff0d6b30003b88c9234cd3aa6a9f7deb9
checksum: 43ae29946d44adc6d855af233cfa59dd145b116b9341fb7758c723ec029d506982e69e230bdd06291bee2d373a53de1833cf5279cf33bef74efcd0f1ea90fd34
languageName: node
linkType: hard

Expand Down Expand Up @@ -13317,7 +13317,7 @@ __metadata:
"@fortawesome/fontawesome-free": ^5.15.4
"@next/env": ^14.1.0
"@octokit/rest": ^20.0.2
"@playwright/test": ^1.43.1
"@playwright/test": ^1.45.1
"@storybook/addon-a11y": ^8.1.1
"@storybook/addon-actions": ^8.1.11
"@storybook/addon-essentials": ^8.0.5
Expand Down Expand Up @@ -14463,7 +14463,16 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.44.1, playwright-core@npm:^1.42.1":
"playwright-core@npm:1.45.1":
version: 1.45.1
resolution: "playwright-core@npm:1.45.1"
bin:
playwright-core: cli.js
checksum: 1279cbf33d70a16f0451b590723a4b56bf3a96a9196f1d7bd76444fdd8c976bb7671698199ab4e0acaeb800c7aac48a62036e30f27fd37a74925b53b80f2e85f
languageName: node
linkType: hard

"playwright-core@npm:^1.42.1":
version: 1.44.1
resolution: "playwright-core@npm:1.44.1"
bin:
Expand All @@ -14472,18 +14481,18 @@ __metadata:
languageName: node
linkType: hard

"playwright@npm:1.44.1":
version: 1.44.1
resolution: "playwright@npm:1.44.1"
"playwright@npm:1.45.1":
version: 1.45.1
resolution: "playwright@npm:1.45.1"
dependencies:
fsevents: 2.3.2
playwright-core: 1.44.1
playwright-core: 1.45.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: c2e8ff0a855e4a9e665ae5ffa0ff90423289546157be55e83f78916d17075c5910a7244773739c2a973da884a4ff0b3cf9b6e6b543de112e43b12169a9208e86
checksum: 34c589b3e7ef4d54782336167f8f3d1b456178b04b98eb8c944eaf21fd66cf5480e5f0c0ec8b846a69659b6fc31764283598aac5bb9307f7413f8fca81d40751
languageName: node
linkType: hard

Expand Down

0 comments on commit af5c260

Please sign in to comment.