Bump @playwright/test from 1.44.1 to 1.45.0

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.44.1 to 1.45.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.44.1...v1.45.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>
This commit is contained in:
dependabot[bot] 2024-06-26 05:42:38 +00:00 committed by GitHub
parent 6ff6d59e92
commit de16fc40d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -42,7 +42,7 @@
"devDependencies": {
"@eslint/js": "^9.5.0",
"@iconify-json/mdi": "^1.1.67",
"@playwright/test": "^1.44.0",
"@playwright/test": "^1.45.0",
"@types/echarts": "^4.9.22",
"@types/node": "^20.14.5",
"@typescript-eslint/eslint-plugin": "^7.13.1",

View File

@ -80,8 +80,8 @@ devDependencies:
specifier: ^1.1.67
version: 1.1.67
'@playwright/test':
specifier: ^1.44.0
version: 1.44.1
specifier: ^1.45.0
version: 1.45.0
'@types/echarts':
specifier: ^4.9.22
version: 4.9.22
@ -778,12 +778,12 @@ packages:
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
dev: true
/@playwright/test@1.44.1:
resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==}
engines: {node: '>=16'}
/@playwright/test@1.45.0:
resolution: {integrity: sha512-TVYsfMlGAaxeUllNkywbwek67Ncf8FRGn8ZlRdO291OL3NjG9oMbfVhyP82HQF0CZLMrYsvesqoUekxdWuF9Qw==}
engines: {node: '>=18'}
hasBin: true
dependencies:
playwright: 1.44.1
playwright: 1.45.0
dev: true
/@popperjs/core@2.11.8:
@ -2697,18 +2697,18 @@ packages:
pathe: 1.1.2
dev: true
/playwright-core@1.44.1:
resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==}
engines: {node: '>=16'}
/playwright-core@1.45.0:
resolution: {integrity: sha512-lZmHlFQ0VYSpAs43dRq1/nJ9G/6SiTI7VPqidld9TDefL9tX87bTKExWZZUF5PeRyqtXqd8fQi2qmfIedkwsNQ==}
engines: {node: '>=18'}
hasBin: true
dev: true
/playwright@1.44.1:
resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==}
engines: {node: '>=16'}
/playwright@1.45.0:
resolution: {integrity: sha512-4z3ac3plDfYzGB6r0Q3LF8POPR20Z8D0aXcxbJvmfMgSSq1hkcgvFRXJk9rUq5H/MJ0Ktal869hhOdI/zUTeLA==}
engines: {node: '>=18'}
hasBin: true
dependencies:
playwright-core: 1.44.1
playwright-core: 1.45.0
optionalDependencies:
fsevents: 2.3.2
dev: true