mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 23:53:52 +00:00
Merge pull request #2092 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.47.2
chore(deps-dev): bump @playwright/test from 1.47.1 to 1.47.2
This commit is contained in:
commit
9ac5fa1ca6
|
@ -43,7 +43,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@iconify-json/mdi": "^1.2.0",
|
||||
"@playwright/test": "^1.47.1",
|
||||
"@playwright/test": "^1.47.2",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^22.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "^8.6.0",
|
||||
|
|
|
@ -85,8 +85,8 @@ importers:
|
|||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
'@playwright/test':
|
||||
specifier: ^1.47.1
|
||||
version: 1.47.1
|
||||
specifier: ^1.47.2
|
||||
version: 1.47.2
|
||||
'@types/echarts':
|
||||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
|
@ -576,8 +576,8 @@ packages:
|
|||
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.47.1':
|
||||
resolution: {integrity: sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q==}
|
||||
'@playwright/test@1.47.2':
|
||||
resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1886,13 +1886,13 @@ packages:
|
|||
pkg-types@1.2.0:
|
||||
resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==}
|
||||
|
||||
playwright-core@1.47.1:
|
||||
resolution: {integrity: sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==}
|
||||
playwright-core@1.47.2:
|
||||
resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.47.1:
|
||||
resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==}
|
||||
playwright@1.47.2:
|
||||
resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2882,9 +2882,9 @@ snapshots:
|
|||
|
||||
'@pkgr/core@0.1.1': {}
|
||||
|
||||
'@playwright/test@1.47.1':
|
||||
'@playwright/test@1.47.2':
|
||||
dependencies:
|
||||
playwright: 1.47.1
|
||||
playwright: 1.47.2
|
||||
|
||||
'@popperjs/core@2.11.8': {}
|
||||
|
||||
|
@ -4181,11 +4181,11 @@ snapshots:
|
|||
mlly: 1.7.1
|
||||
pathe: 1.1.2
|
||||
|
||||
playwright-core@1.47.1: {}
|
||||
playwright-core@1.47.2: {}
|
||||
|
||||
playwright@1.47.1:
|
||||
playwright@1.47.2:
|
||||
dependencies:
|
||||
playwright-core: 1.47.1
|
||||
playwright-core: 1.47.2
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user