mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-07-11 06:04:42 -04:00
Merge pull request #1329 from scratchfoundation/renovate/playwright-monorepo
chore(deps): update dependency playwright-chromium to v1.45.3
This commit is contained in:
commit
44c889d67d
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -34,7 +34,7 @@
|
|||
"husky": "8.0.3",
|
||||
"jsdoc": "3.6.11",
|
||||
"json": "9.0.6",
|
||||
"playwright-chromium": "1.45.2",
|
||||
"playwright-chromium": "1.45.3",
|
||||
"scratch-render-fonts": "1.0.77",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-storage": "2.3.193",
|
||||
|
@ -18404,14 +18404,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/playwright-chromium": {
|
||||
"version": "1.45.2",
|
||||
"resolved": "https://registry.npmjs.org/playwright-chromium/-/playwright-chromium-1.45.2.tgz",
|
||||
"integrity": "sha512-9p7UKy+Nm7mozk/5uk6f1SoDMqrrphYLheVPS2LhYQvep9pRjJJEVpGAO0ULN3uFuxnWA7Y2lbaDxFJykeavHA==",
|
||||
"version": "1.45.3",
|
||||
"resolved": "https://registry.npmjs.org/playwright-chromium/-/playwright-chromium-1.45.3.tgz",
|
||||
"integrity": "sha512-GXY/+1HScU5soR06lu8sc7cnXWBnfWDGH2JV+D3wqxApb9qJbSxDK40H8loOok+naxMO7x6yhgPHwpRSCV9dug==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.45.2"
|
||||
"playwright-core": "1.45.3"
|
||||
},
|
||||
"bin": {
|
||||
"playwright": "cli.js"
|
||||
|
@ -18421,9 +18421,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/playwright-core": {
|
||||
"version": "1.45.2",
|
||||
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.45.2.tgz",
|
||||
"integrity": "sha512-ha175tAWb0dTK0X4orvBIqi3jGEt701SMxMhyujxNrgd8K0Uy5wMSwwcQHtyB4om7INUkfndx02XnQ2p6dvLDw==",
|
||||
"version": "1.45.3",
|
||||
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.45.3.tgz",
|
||||
"integrity": "sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"husky": "8.0.3",
|
||||
"jsdoc": "3.6.11",
|
||||
"json": "9.0.6",
|
||||
"playwright-chromium": "1.45.2",
|
||||
"playwright-chromium": "1.45.3",
|
||||
"scratch-render-fonts": "1.0.77",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-storage": "2.3.193",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue