Merge pull request #2175 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.49.0

chore(deps-dev): bump @playwright/test from 1.48.2 to 1.49.0
This commit is contained in:
Matthias 2024-11-20 06:29:02 +01:00 committed by GitHub
commit 046e96043e
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.14.0",
"@iconify-json/mdi": "^1.2.1",
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@types/echarts": "^4.9.22",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",

View File

@ -85,8 +85,8 @@ importers:
specifier: ^1.2.1
version: 1.2.1
'@playwright/test':
specifier: ^1.48.2
version: 1.48.2
specifier: ^1.49.0
version: 1.49.0
'@types/echarts':
specifier: ^4.9.22
version: 4.9.22
@ -673,8 +673,8 @@ packages:
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.48.2':
resolution: {integrity: sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==}
'@playwright/test@1.49.0':
resolution: {integrity: sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw==}
engines: {node: '>=18'}
hasBin: true
@ -1928,13 +1928,13 @@ packages:
pkg-types@1.2.1:
resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
playwright-core@1.48.2:
resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==}
playwright-core@1.49.0:
resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.48.2:
resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==}
playwright@1.49.0:
resolution: {integrity: sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==}
engines: {node: '>=18'}
hasBin: true
@ -2992,9 +2992,9 @@ snapshots:
'@pkgr/core@0.1.1': {}
'@playwright/test@1.48.2':
'@playwright/test@1.49.0':
dependencies:
playwright: 1.48.2
playwright: 1.49.0
'@popperjs/core@2.11.8': {}
@ -4215,11 +4215,11 @@ snapshots:
mlly: 1.7.3
pathe: 1.1.2
playwright-core@1.48.2: {}
playwright-core@1.49.0: {}
playwright@1.48.2:
playwright@1.49.0:
dependencies:
playwright-core: 1.48.2
playwright-core: 1.49.0
optionalDependencies:
fsevents: 2.3.2