mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-14 20:23:52 +00:00
Merge pull request #2139 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.48.2
chore(deps-dev): bump @playwright/test from 1.48.1 to 1.48.2
This commit is contained in:
commit
8e65f27632
|
@ -43,7 +43,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "^9.13.0",
|
||||
"@iconify-json/mdi": "^1.2.1",
|
||||
"@playwright/test": "^1.48.1",
|
||||
"@playwright/test": "^1.48.2",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^22.7.9",
|
||||
"@typescript-eslint/eslint-plugin": "^8.11.0",
|
||||
|
|
|
@ -85,8 +85,8 @@ importers:
|
|||
specifier: ^1.2.1
|
||||
version: 1.2.1
|
||||
'@playwright/test':
|
||||
specifier: ^1.48.1
|
||||
version: 1.48.1
|
||||
specifier: ^1.48.2
|
||||
version: 1.48.2
|
||||
'@types/echarts':
|
||||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
|
@ -660,8 +660,8 @@ packages:
|
|||
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.48.1':
|
||||
resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==}
|
||||
'@playwright/test@1.48.2':
|
||||
resolution: {integrity: sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1930,13 +1930,13 @@ packages:
|
|||
pkg-types@1.2.1:
|
||||
resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
|
||||
|
||||
playwright-core@1.48.1:
|
||||
resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==}
|
||||
playwright-core@1.48.2:
|
||||
resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.48.1:
|
||||
resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==}
|
||||
playwright@1.48.2:
|
||||
resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2978,9 +2978,9 @@ snapshots:
|
|||
|
||||
'@pkgr/core@0.1.1': {}
|
||||
|
||||
'@playwright/test@1.48.1':
|
||||
'@playwright/test@1.48.2':
|
||||
dependencies:
|
||||
playwright: 1.48.1
|
||||
playwright: 1.48.2
|
||||
|
||||
'@popperjs/core@2.11.8': {}
|
||||
|
||||
|
@ -4215,11 +4215,11 @@ snapshots:
|
|||
mlly: 1.7.2
|
||||
pathe: 1.1.2
|
||||
|
||||
playwright-core@1.48.1: {}
|
||||
playwright-core@1.48.2: {}
|
||||
|
||||
playwright@1.48.1:
|
||||
playwright@1.48.2:
|
||||
dependencies:
|
||||
playwright-core: 1.48.1
|
||||
playwright-core: 1.48.2
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user