Skip to content

Commit

Permalink
chore(deps-dev): bump @playwright/test from 1.38.1 to 1.39.0 (#1412)
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.38.1 to 1.39.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.38.1...v1.39.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 315c013 commit ce4bbca
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/strapi-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-remove-scroll": "^2.5.7"
},
"devDependencies": {
"@playwright/test": "1.38.1",
"@playwright/test": "1.39.0",
"@strapi/icons": "^1.12.2",
"@types/react-router-dom": "^5.3.3",
"@types/styled-components": "^5.1.26",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4112,14 +4112,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.38.1":
version: 1.38.1
resolution: "@playwright/test@npm:1.38.1"
"@playwright/test@npm:1.39.0":
version: 1.39.0
resolution: "@playwright/test@npm:1.39.0"
dependencies:
playwright: 1.38.1
playwright: 1.39.0
bin:
playwright: cli.js
checksum: c5ec0b23261fe1ef163b6234f69263bc10e7e5a3fb676c7773ffc70b87459a7ab225f57c03b9de649475771638a04c2e00d9b2739304a4dcf5d3edf20a7a4a82
checksum: e93e58fc1af4239f239b890374f066c9a758e2492d25e2c1a532f3f00782ab8e7706956a07540fd14882c74e75f5de36273621adce9b79afb8e36e6c15f1d539
languageName: node
linkType: hard

Expand Down Expand Up @@ -6058,7 +6058,7 @@ __metadata:
"@floating-ui/react-dom": ^2.0.2
"@internationalized/date": ^3.5.0
"@internationalized/number": ^3.3.0
"@playwright/test": 1.38.1
"@playwright/test": 1.39.0
"@radix-ui/react-dismissable-layer": ^1.0.5
"@radix-ui/react-dropdown-menu": ^2.0.6
"@radix-ui/react-focus-scope": 1.0.4
Expand Down Expand Up @@ -16380,27 +16380,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.38.1":
version: 1.38.1
resolution: "playwright-core@npm:1.38.1"
"playwright-core@npm:1.39.0":
version: 1.39.0
resolution: "playwright-core@npm:1.39.0"
bin:
playwright-core: cli.js
checksum: 66e83fe040f309b13ad94ba39dea40ac207bfcbbc22de13141af88dbdedd64e1c4e3ce1d0cb070d4efd8050d7e579953ec3681dd8a0acf2c1cc738d9c50e545e
checksum: 556e78dee4f9890facf2af8249972e0d6e01a5ae98737b0f6b0166c660a95ffee4cb79350335b1ef96430a0ef01d3669daae9099fa46c8d403d11c623988238b
languageName: node
linkType: hard

"playwright@npm:1.38.1":
version: 1.38.1
resolution: "playwright@npm:1.38.1"
"playwright@npm:1.39.0":
version: 1.39.0
resolution: "playwright@npm:1.39.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.38.1
playwright-core: 1.39.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 4e01d4ee52d9ccf75a80d8492829106802590721d56bff7c5957ff1f21eb3c328ee5bc3c1784a59c4b515df1b98d08ef92e4a35a807f454cd00dc481d30fadc2
checksum: 96d8ca5aa25465c1c5d554d0d6071981d55e22477800ff8f5d47a53ca75193d60ece2df538a01b7165b3277dd5493c67603a5acda713029df7fbd95ce2417bc9
languageName: node
linkType: hard

Expand Down

2 comments on commit ce4bbca

@vercel
Copy link

@vercel vercel bot commented on ce4bbca Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

design-system – ./

design-system-alpha.vercel.app
design-system-strapijs.vercel.app
design-system-git-main-strapijs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ce4bbca Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

design-system-website – ./website

design-system-website-strapijs.vercel.app
design-system-website-git-main-strapijs.vercel.app
design-system.strapi.io

Please sign in to comment.