Skip to content

Commit 3685f93

Browse files
chore(deps): bump playwright from 1.54.2 to 1.55.0 (#1167)
1 parent 5cd1c84 commit 3685f93

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"json2yaml": "^1.1.0",
3232
"lodash": "^4.17.19",
3333
"monaco-editor": "^0.52.0",
34-
"playwright": "^1.54.2",
34+
"playwright": "^1.55.0",
3535
"prop-types": "^15.7.2",
3636
"query-string": "^9.2.2",
3737
"react": "18.3.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10811,17 +10811,17 @@ platform@^1.3.6:
1081110811
resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.6.tgz#48b4ce983164b209c2d45a107adb31f473a6e7a7"
1081210812
integrity sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==
1081310813

10814-
playwright-core@1.54.2:
10815-
version "1.54.2"
10816-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.54.2.tgz#73cc5106f19ec6b9371908603d61a7f171ebd8f0"
10817-
integrity sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==
10814+
playwright-core@1.55.0:
10815+
version "1.55.0"
10816+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4"
10817+
integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==
1081810818

10819-
playwright@^1.54.2:
10820-
version "1.54.2"
10821-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.54.2.tgz#e2435abb2db3a96a276f8acc3ada1a85b587dff3"
10822-
integrity sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==
10819+
playwright@^1.55.0:
10820+
version "1.55.0"
10821+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.0.tgz#7aca7ac3ffd9e083a8ad8b2514d6f9ba401cc78b"
10822+
integrity sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==
1082310823
dependencies:
10824-
playwright-core "1.54.2"
10824+
playwright-core "1.55.0"
1082510825
optionalDependencies:
1082610826
fsevents "2.3.2"
1082710827

0 commit comments

Comments
 (0)