chore(deps): update dependency @playwright/test to ^1.35.0 (#714)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-09 10:12:14 +09:00 committed by GitHub
parent 258eb562e7
commit 380a9c8c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -36,7 +36,7 @@
},
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@playwright/test": "^1.34.3",
"@playwright/test": "^1.35.0",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.20.2",
"@sveltejs/package": "^2.0.2",

18
pnpm-lock.yaml generated
View File

@ -14,8 +14,8 @@ devDependencies:
specifier: ^2.26.1
version: 2.26.1
'@playwright/test':
specifier: ^1.34.3
version: 1.34.3
specifier: ^1.35.0
version: 1.35.0
'@sveltejs/adapter-auto':
specifier: ^2.1.0
version: 2.1.0(@sveltejs/kit@1.20.2)
@ -601,13 +601,13 @@ packages:
fastq: 1.15.0
dev: true
/@playwright/test@1.34.3:
resolution: {integrity: sha512-zPLef6w9P6T/iT6XDYG3mvGOqOyb6eHaV9XtkunYs0+OzxBtrPAAaHotc0X+PJ00WPPnLfFBTl7mf45Mn8DBmw==}
engines: {node: '>=14'}
/@playwright/test@1.35.0:
resolution: {integrity: sha512-6qXdd5edCBynOwsz1YcNfgX8tNWeuS9fxy5o59D0rvHXxRtjXRebB4gE4vFVfEMXl/z8zTnAzfOs7aQDEs8G4Q==}
engines: {node: '>=16'}
hasBin: true
dependencies:
'@types/node': 20.2.5
playwright-core: 1.34.3
playwright-core: 1.35.0
optionalDependencies:
fsevents: 2.3.2
dev: true
@ -2759,9 +2759,9 @@ packages:
find-up: 4.1.0
dev: true
/playwright-core@1.34.3:
resolution: {integrity: sha512-2pWd6G7OHKemc5x1r1rp8aQcpvDh7goMBZlJv6Co5vCNLVcQJdhxRL09SGaY6HcyHH9aT4tiynZabMofVasBYw==}
engines: {node: '>=14'}
/playwright-core@1.35.0:
resolution: {integrity: sha512-muMXyPmIx/2DPrCHOD1H1ePT01o7OdKxKj2ebmCAYvqhUy+Y1bpal7B0rdoxros7YrXI294JT/DWw2LqyiqTPA==}
engines: {node: '>=16'}
hasBin: true
dev: true