chore(deps-dev): bump @playwright/test from 1.35.0 to 1.35.1
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.35.0 to 1.35.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](https://github.com/Microsoft/playwright/compare/v1.35.0...v1.35.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f8203715e
commit
4abc6e8647
2 changed files with 8 additions and 8 deletions
|
@ -89,7 +89,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.21.8",
|
||||
"@faker-js/faker": "^8.0.1",
|
||||
"@playwright/test": "^1.35.0",
|
||||
"@playwright/test": "^1.35.1",
|
||||
"@testing-library/dom": "^9.3.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
|
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
@ -175,8 +175,8 @@ devDependencies:
|
|||
specifier: ^8.0.1
|
||||
version: 8.0.1
|
||||
'@playwright/test':
|
||||
specifier: ^1.35.0
|
||||
version: 1.35.0
|
||||
specifier: ^1.35.1
|
||||
version: 1.35.1
|
||||
'@testing-library/dom':
|
||||
specifier: ^9.3.0
|
||||
version: 9.3.0
|
||||
|
@ -1856,13 +1856,13 @@ packages:
|
|||
tslib: 2.5.2
|
||||
dev: true
|
||||
|
||||
/@playwright/test@1.35.0:
|
||||
resolution: {integrity: sha512-6qXdd5edCBynOwsz1YcNfgX8tNWeuS9fxy5o59D0rvHXxRtjXRebB4gE4vFVfEMXl/z8zTnAzfOs7aQDEs8G4Q==}
|
||||
/@playwright/test@1.35.1:
|
||||
resolution: {integrity: sha512-b5YoFe6J9exsMYg0pQAobNDR85T1nLumUYgUTtKm4d21iX2L7WqKq9dW8NGJ+2vX0etZd+Y7UeuqsxDXm9+5ZA==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@types/node': 20.3.1
|
||||
playwright-core: 1.35.0
|
||||
playwright-core: 1.35.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
@ -8548,8 +8548,8 @@ packages:
|
|||
find-up: 4.1.0
|
||||
dev: true
|
||||
|
||||
/playwright-core@1.35.0:
|
||||
resolution: {integrity: sha512-muMXyPmIx/2DPrCHOD1H1ePT01o7OdKxKj2ebmCAYvqhUy+Y1bpal7B0rdoxros7YrXI294JT/DWw2LqyiqTPA==}
|
||||
/playwright-core@1.35.1:
|
||||
resolution: {integrity: sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Add table
Reference in a new issue