mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 11:05:17 +00:00
Merge pull request #1841 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.43.1
build(deps-dev): bump @playwright/test from 1.43.0 to 1.43.1
This commit is contained in:
commit
a5a25bc6e5
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.1.66",
|
||||
"@playwright/test": "^1.43.0",
|
||||
"@playwright/test": "^1.43.1",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^20.12.7",
|
||||
"@typescript-eslint/eslint-plugin": "^7.6.0",
|
||||
|
|
30
yarn.lock
30
yarn.lock
|
@ -687,14 +687,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:^1.43.0":
|
||||
version: 1.43.0
|
||||
resolution: "@playwright/test@npm:1.43.0"
|
||||
"@playwright/test@npm:^1.43.1":
|
||||
version: 1.43.1
|
||||
resolution: "@playwright/test@npm:1.43.1"
|
||||
dependencies:
|
||||
playwright: "npm:1.43.0"
|
||||
playwright: "npm:1.43.1"
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/a30b5a9f51ae35c16a6c56d239a1e3abfbc5b8d84abf709914b9f3b02fa3afd5590cb7e01e479adafcb8282a8325c8b8afa4d70ca992502053490889f3dc714b
|
||||
checksum: 10/c49fc94af11472fc7fb781d084191c875aab8afb6cfcd4708168489c55ea4dbde702850e28b7ed05c0f775be8f8b5cac4bf2688a376b9a930d1f5cefdfc45382
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2534,7 +2534,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@iconify-json/mdi": "npm:^1.1.66"
|
||||
"@noction/vue-draggable-grid": "npm:1.9.16"
|
||||
"@playwright/test": "npm:^1.43.0"
|
||||
"@playwright/test": "npm:^1.43.1"
|
||||
"@popperjs/core": "npm:^2.11.8"
|
||||
"@types/echarts": "npm:^4.9.22"
|
||||
"@types/node": "npm:^20.12.7"
|
||||
|
@ -3756,27 +3756,27 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.43.0":
|
||||
version: 1.43.0
|
||||
resolution: "playwright-core@npm:1.43.0"
|
||||
"playwright-core@npm:1.43.1":
|
||||
version: 1.43.1
|
||||
resolution: "playwright-core@npm:1.43.1"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: 10/f34c8c5b94c7ddd59b462b8f5dd0f9a8204ed14f470a151d46384c6854c78f5624d80a80a7873a335e2b0c15d54d0d92da2f97422ee708bf5e5693b81bb33a09
|
||||
checksum: 10/a4a3d9692a87c5a25d5efc99a4fad2b18e8ae4ac5182da932b3d12f932caf6f245e057f4575c769f219b2826abf017ec2ded7a2fa43afed7f62d294af7b359af
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.43.0":
|
||||
version: 1.43.0
|
||||
resolution: "playwright@npm:1.43.0"
|
||||
"playwright@npm:1.43.1":
|
||||
version: 1.43.1
|
||||
resolution: "playwright@npm:1.43.1"
|
||||
dependencies:
|
||||
fsevents: "npm:2.3.2"
|
||||
playwright-core: "npm:1.43.0"
|
||||
playwright-core: "npm:1.43.1"
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/481b0d13bc990b8118a02396f03577748a3d64c2ca7635a238688ffbe399e3d6c92e05bdd074ad095f5d2d56e6648b213b5debe84815820a55b13c9a6fdf2108
|
||||
checksum: 10/0c8cf26df58e6fac2cbad77cc060451ca1bb96d4631ca07d83d382a0462a307f33fa47c1ec53fc2b1b78058cdd6e62c9b881a0bd91ddd956cc1e900d866d8af6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user