Bump @playwright/test from 1.40.1 to 1.41.0 (#528)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.40.1 to 1.41.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.41.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -70,7 +70,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.23.8",
|
||||
"@crxjs/vite-plugin": "^1.0.14",
|
||||
"@playwright/test": "^1.40.1",
|
||||
"@playwright/test": "^1.41.0",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"dotenv": "^16.2.0",
|
||||
"eslint": "^8.56.0",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -1492,14 +1492,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:^1.40.1":
|
||||
version: 1.40.1
|
||||
resolution: "@playwright/test@npm:1.40.1"
|
||||
"@playwright/test@npm:^1.41.0":
|
||||
version: 1.41.0
|
||||
resolution: "@playwright/test@npm:1.41.0"
|
||||
dependencies:
|
||||
playwright: 1.40.1
|
||||
playwright: 1.41.0
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: ae094e6cb809365c0707ee2b184e42d2a2542569ada020d2d44ca5866066941262bd9a67af185f86c2fb0133c9b712ea8cb73e2959a289e4261c5fd17077283c
|
||||
checksum: 3a7039f8cd14dd242154255417c100a99c3254a3c1fd26df2a11be24c10b06ef77d2736336d7743dedc5e1a6a52748e58ced730b6048f8bd75d8867ce81661e0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3839,7 +3839,7 @@ __metadata:
|
||||
"@octokit/openapi-types": ^19.1.0
|
||||
"@octokit/rest": ^20.0.2
|
||||
"@octokit/types": ^12.4.0
|
||||
"@playwright/test": ^1.40.1
|
||||
"@playwright/test": ^1.41.0
|
||||
"@primer/octicons-react": ^19.8.0
|
||||
"@primer/react": ^36.5.0
|
||||
"@react-three/csg": ^3.1.0
|
||||
@ -7229,27 +7229,27 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.40.1":
|
||||
version: 1.40.1
|
||||
resolution: "playwright-core@npm:1.40.1"
|
||||
"playwright-core@npm:1.41.0":
|
||||
version: 1.41.0
|
||||
resolution: "playwright-core@npm:1.41.0"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: 84d92fb9b86e3c225b16b6886bf858eb5059b4e60fa1205ff23336e56a06dcb2eac62650992dede72f406c8e70a7b6a5303e511f9b4bc0b85022ede356a01ee0
|
||||
checksum: 14671265916a1fd0c71d94640de19c48bcce3f7dec35530f10e349e97030ea44ffa8ee518cbf811501e3ab2b74874aecf917e46bf40fea0570db1d4bea1fe7ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.40.1":
|
||||
version: 1.40.1
|
||||
resolution: "playwright@npm:1.40.1"
|
||||
"playwright@npm:1.41.0":
|
||||
version: 1.41.0
|
||||
resolution: "playwright@npm:1.41.0"
|
||||
dependencies:
|
||||
fsevents: 2.3.2
|
||||
playwright-core: 1.40.1
|
||||
playwright-core: 1.41.0
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 9e36791c1b4a649c104aa365fdd9d049924eeb518c5967c0e921aa38b9b00994aa6ee54784d6c2af194b3b494b6f69772673081ef53c6c4a4b2065af9955c4ba
|
||||
checksum: e7c32136911c58e06b964fe7d33f8b3d8f6a067ae5218662a0811dd6c90e007db1774eb7e161f4aa748d760f404f4c066b7b7303c2b617f7448b6ee4b86c9999
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Reference in New Issue
Block a user