mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
⬆️ Update playwright
This commit is contained in:
parent
1d7c7f4a72
commit
e2dd6a3791
2 changed files with 16 additions and 16 deletions
|
@ -38,7 +38,7 @@
|
|||
"storybook:build": "yarn run storybook:compile && storybook build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.42.1",
|
||||
"@playwright/test": "1.44.1",
|
||||
"@storybook/addon-essentials": "^7.6.17",
|
||||
"@storybook/addon-interactions": "^7.6.17",
|
||||
"@storybook/addon-links": "^7.6.17",
|
||||
|
|
|
@ -2161,14 +2161,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:1.42.1":
|
||||
version: 1.42.1
|
||||
resolution: "@playwright/test@npm:1.42.1"
|
||||
"@playwright/test@npm:1.44.1":
|
||||
version: 1.44.1
|
||||
resolution: "@playwright/test@npm:1.44.1"
|
||||
dependencies:
|
||||
playwright: "npm:1.42.1"
|
||||
playwright: "npm:1.44.1"
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10c0/e5d7c1ffedabb934643edb010038edcb70d51d224fb6444844a854d94365a6179d4407a83da176cae37ccd42b62c148843e0b6f9b4c6506048e06558c00d4267
|
||||
checksum: 10c0/f72669db3dfa83dc12d43ddbce8fbb27a69a80347b515fa00d8467ca640f8c7b7f5f5ff6d6cdfc5a1bce2c7d4b6ee62b988d682ef265f567302998de4f2a64ab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7912,7 +7912,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "frontend@workspace:."
|
||||
dependencies:
|
||||
"@playwright/test": "npm:1.42.1"
|
||||
"@playwright/test": "npm:1.44.1"
|
||||
"@storybook/addon-essentials": "npm:^7.6.17"
|
||||
"@storybook/addon-interactions": "npm:^7.6.17"
|
||||
"@storybook/addon-links": "npm:^7.6.17"
|
||||
|
@ -11890,27 +11890,27 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.42.1":
|
||||
version: 1.42.1
|
||||
resolution: "playwright-core@npm:1.42.1"
|
||||
"playwright-core@npm:1.44.1":
|
||||
version: 1.44.1
|
||||
resolution: "playwright-core@npm:1.44.1"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: 10c0/9bb0be6defa32eb1b01429615f10c2ad17dcf701656c081a250369c1eb3b0dcc2a0ee21188cd653cdd2303ca73ff94df0d270b178fe3897eba274793dab368ce
|
||||
checksum: 10c0/6ffa3a04822b3df86d7f47a97e4f20318c0c50868ba4311820e6626ecadaab1424fbd0a3d01f0b4228adc0c781115e44b801742a4970b88739f804d82f142d68
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.42.1":
|
||||
version: 1.42.1
|
||||
resolution: "playwright@npm:1.42.1"
|
||||
"playwright@npm:1.44.1":
|
||||
version: 1.44.1
|
||||
resolution: "playwright@npm:1.44.1"
|
||||
dependencies:
|
||||
fsevents: "npm:2.3.2"
|
||||
playwright-core: "npm:1.42.1"
|
||||
playwright-core: "npm:1.44.1"
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10c0/91dcbfe92d75ca9eb4bfff69bb1ec28007b5a96f6187f48e52aa0f6acf8c24f6039ed6467c152964cc92f4ab64b85dc665b13c52b2fb9f7b9182ddb9db404e37
|
||||
checksum: 10c0/de827d17746b18ae2ec67d510a640d8ceebf8ee8e3d8399bccffa83b76a967498ca377777e4e6a1daaef4b3c86cb2c44c7468de53d2d915acc61b3b89c032738
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue