Bump @playwright/test from 1.34.3 to 1.35.0 (#220)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.34.3 to 1.35.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.34.3...v1.35.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:
18
.pnp.cjs
generated
18
.pnp.cjs
generated
@ -36,7 +36,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@octokit/openapi-types", "npm:17.2.0"],\
|
||||
["@octokit/rest", "npm:19.0.11"],\
|
||||
["@octokit/types", "npm:9.2.3"],\
|
||||
["@playwright/test", "npm:1.34.3"],\
|
||||
["@playwright/test", "npm:1.35.0"],\
|
||||
["@primer/octicons-react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:19.1.0"],\
|
||||
["@primer/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:35.25.1"],\
|
||||
["@react-three/csg", "npm:2.2.0"],\
|
||||
@ -1338,13 +1338,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["@playwright/test", [\
|
||||
["npm:1.34.3", {\
|
||||
"packageLocation": "./.yarn/cache/@playwright-test-npm-1.34.3-52e4547b97-b387d85f09.zip/node_modules/@playwright/test/",\
|
||||
["npm:1.35.0", {\
|
||||
"packageLocation": "./.yarn/cache/@playwright-test-npm-1.35.0-bb258733c8-c63a281d87.zip/node_modules/@playwright/test/",\
|
||||
"packageDependencies": [\
|
||||
["@playwright/test", "npm:1.34.3"],\
|
||||
["@playwright/test", "npm:1.35.0"],\
|
||||
["@types/node", "npm:18.16.3"],\
|
||||
["fsevents", "patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"],\
|
||||
["playwright-core", "npm:1.34.3"]\
|
||||
["playwright-core", "npm:1.35.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
@ -3955,7 +3955,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@octokit/openapi-types", "npm:17.2.0"],\
|
||||
["@octokit/rest", "npm:19.0.11"],\
|
||||
["@octokit/types", "npm:9.2.3"],\
|
||||
["@playwright/test", "npm:1.34.3"],\
|
||||
["@playwright/test", "npm:1.35.0"],\
|
||||
["@primer/octicons-react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:19.1.0"],\
|
||||
["@primer/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:35.25.1"],\
|
||||
["@react-three/csg", "npm:2.2.0"],\
|
||||
@ -7053,10 +7053,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["playwright-core", [\
|
||||
["npm:1.34.3", {\
|
||||
"packageLocation": "./.yarn/unplugged/playwright-core-npm-1.34.3-f476cefee2/node_modules/playwright-core/",\
|
||||
["npm:1.35.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/playwright-core-npm-1.35.0-887829e564/node_modules/playwright-core/",\
|
||||
"packageDependencies": [\
|
||||
["playwright-core", "npm:1.34.3"]\
|
||||
["playwright-core", "npm:1.35.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -74,7 +74,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.22.3",
|
||||
"@crxjs/vite-plugin": "^1.0.14",
|
||||
"@playwright/test": "^1.34.3",
|
||||
"@playwright/test": "^1.35.0",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"dotenv": "^16.1.4",
|
||||
"eslint": "^8.42.0",
|
||||
|
20
yarn.lock
20
yarn.lock
@ -1018,19 +1018,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:^1.34.3":
|
||||
version: 1.34.3
|
||||
resolution: "@playwright/test@npm:1.34.3"
|
||||
"@playwright/test@npm:^1.35.0":
|
||||
version: 1.35.0
|
||||
resolution: "@playwright/test@npm:1.35.0"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
fsevents: 2.3.2
|
||||
playwright-core: 1.34.3
|
||||
playwright-core: 1.35.0
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: b387d85f09d275ed49aac4f600c0657205b4c20979108a52e7072ef0c43ea9b2d3d6d7206869230634680ab1f8e7b03373c63555899da4293cae700320bd31e1
|
||||
checksum: c63a281d8711ec817906d7618563709842aaa013ac02919bb7bbef7f7162d4ace0fc1351c6aac94a8957df4d107b38440e55488e99455a07f55e1ace6bb07959
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3126,7 +3126,7 @@ __metadata:
|
||||
"@octokit/openapi-types": ^17.2.0
|
||||
"@octokit/rest": ^19.0.11
|
||||
"@octokit/types": ^9.2.3
|
||||
"@playwright/test": ^1.34.3
|
||||
"@playwright/test": ^1.35.0
|
||||
"@primer/octicons-react": ^19.1.0
|
||||
"@primer/react": ^35.25.0
|
||||
"@react-three/csg": ^2.2.0
|
||||
@ -5871,12 +5871,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.34.3":
|
||||
version: 1.34.3
|
||||
resolution: "playwright-core@npm:1.34.3"
|
||||
"playwright-core@npm:1.35.0":
|
||||
version: 1.35.0
|
||||
resolution: "playwright-core@npm:1.35.0"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: eaf9e9b2d77b9726867dcbc641a1c72b0e8f680cdd71ff904366deea1c96141ff7563f6c6fb29f9975309d1b87dead97ea93f6f44953b59946882fb785b34867
|
||||
checksum: e23050c9de128e02b16ffbeb1adaca6dddd85a6fd581e71da38947f66b3c910504d628285340e3d6de8c099a488ab9dad14241aefe615f65c01a5a3e3b6e633d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Reference in New Issue
Block a user