mirror of
https://github.com/discourse/discourse.git
synced 2026-08-02 09:29:37 -05:00
Build(deps-dev): Bump playwright from 1.54.2 to 1.55.0 (#34450)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.54.2 to 1.55.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.55.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
72196977b7
commit
9b5acf44b4
+1
-1
@@ -31,7 +31,7 @@
|
||||
"lint-to-the-future-eslint": "^3.2.0",
|
||||
"magnific-popup": "1.1.0",
|
||||
"pikaday": "1.8.2",
|
||||
"playwright": "1.54.2",
|
||||
"playwright": "1.55.0",
|
||||
"prettier": "3.5.3",
|
||||
"puppeteer-core": "^24.17.0",
|
||||
"squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d",
|
||||
|
||||
Generated
+9
-9
@@ -107,8 +107,8 @@ importers:
|
||||
specifier: 1.8.2
|
||||
version: 1.8.2
|
||||
playwright:
|
||||
specifier: 1.54.2
|
||||
version: 1.54.2
|
||||
specifier: 1.55.0
|
||||
version: 1.55.0
|
||||
prettier:
|
||||
specifier: 3.5.3
|
||||
version: 3.5.3
|
||||
@@ -7352,13 +7352,13 @@ packages:
|
||||
resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
playwright-core@1.54.2:
|
||||
resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==}
|
||||
playwright-core@1.55.0:
|
||||
resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.54.2:
|
||||
resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==}
|
||||
playwright@1.55.0:
|
||||
resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@@ -17050,11 +17050,11 @@ snapshots:
|
||||
dependencies:
|
||||
find-up: 3.0.0
|
||||
|
||||
playwright-core@1.54.2: {}
|
||||
playwright-core@1.55.0: {}
|
||||
|
||||
playwright@1.54.2:
|
||||
playwright@1.55.0:
|
||||
dependencies:
|
||||
playwright-core: 1.54.2
|
||||
playwright-core: 1.55.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user