Merge pull request #2128 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.48.1

chore(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1
This commit is contained in:
Matthias 2024-10-23 06:27:22 +02:00 committed by GitHub
commit 392c3ae3fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -43,7 +43,7 @@
"devDependencies": {
"@eslint/js": "^9.13.0",
"@iconify-json/mdi": "^1.2.1",
"@playwright/test": "^1.48.0",
"@playwright/test": "^1.48.1",
"@types/echarts": "^4.9.22",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.11.0",

View File

@ -85,8 +85,8 @@ importers:
specifier: ^1.2.1
version: 1.2.1
'@playwright/test':
specifier: ^1.48.0
version: 1.48.0
specifier: ^1.48.1
version: 1.48.1
'@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.0':
resolution: {integrity: sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==}
'@playwright/test@1.48.1':
resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==}
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.0:
resolution: {integrity: sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==}
playwright-core@1.48.1:
resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.48.0:
resolution: {integrity: sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==}
playwright@1.48.1:
resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==}
engines: {node: '>=18'}
hasBin: true
@ -2978,9 +2978,9 @@ snapshots:
'@pkgr/core@0.1.1': {}
'@playwright/test@1.48.0':
'@playwright/test@1.48.1':
dependencies:
playwright: 1.48.0
playwright: 1.48.1
'@popperjs/core@2.11.8': {}
@ -4215,11 +4215,11 @@ snapshots:
mlly: 1.7.2
pathe: 1.1.2
playwright-core@1.48.0: {}
playwright-core@1.48.1: {}
playwright@1.48.0:
playwright@1.48.1:
dependencies:
playwright-core: 1.48.0
playwright-core: 1.48.1
optionalDependencies:
fsevents: 2.3.2