mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Merge pull request #2084 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.47.1
chore(deps-dev): bump @playwright/test from 1.47.0 to 1.47.1
This commit is contained in:
commit
3ed79d5a6f
|
@ -43,7 +43,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@iconify-json/mdi": "^1.2.0",
|
||||
"@playwright/test": "^1.47.0",
|
||||
"@playwright/test": "^1.47.1",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^22.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "^8.5.0",
|
||||
|
|
|
@ -85,8 +85,8 @@ importers:
|
|||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
'@playwright/test':
|
||||
specifier: ^1.47.0
|
||||
version: 1.47.0
|
||||
specifier: ^1.47.1
|
||||
version: 1.47.1
|
||||
'@types/echarts':
|
||||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
|
@ -572,8 +572,8 @@ packages:
|
|||
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.47.0':
|
||||
resolution: {integrity: sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA==}
|
||||
'@playwright/test@1.47.1':
|
||||
resolution: {integrity: sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1863,13 +1863,13 @@ packages:
|
|||
pkg-types@1.2.0:
|
||||
resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==}
|
||||
|
||||
playwright-core@1.47.0:
|
||||
resolution: {integrity: sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg==}
|
||||
playwright-core@1.47.1:
|
||||
resolution: {integrity: sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.47.0:
|
||||
resolution: {integrity: sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww==}
|
||||
playwright@1.47.1:
|
||||
resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2864,9 +2864,9 @@ snapshots:
|
|||
|
||||
'@pkgr/core@0.1.1': {}
|
||||
|
||||
'@playwright/test@1.47.0':
|
||||
'@playwright/test@1.47.1':
|
||||
dependencies:
|
||||
playwright: 1.47.0
|
||||
playwright: 1.47.1
|
||||
|
||||
'@popperjs/core@2.11.8': {}
|
||||
|
||||
|
@ -4150,11 +4150,11 @@ snapshots:
|
|||
mlly: 1.7.1
|
||||
pathe: 1.1.2
|
||||
|
||||
playwright-core@1.47.0: {}
|
||||
playwright-core@1.47.1: {}
|
||||
|
||||
playwright@1.47.0:
|
||||
playwright@1.47.1:
|
||||
dependencies:
|
||||
playwright-core: 1.47.0
|
||||
playwright-core: 1.47.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user