Skip to content

Commit 3b1a45a

Browse files
chore(deps): bump playwright from 1.55.1 to 1.56.1 (#1208)
1 parent 5bbd070 commit 3b1a45a

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.54.0",
34-
"playwright": "^1.55.1",
34+
"playwright": "^1.56.1",
3535
"prop-types": "^15.7.2",
3636
"query-string": "^9.3.1",
3737
"react": "18.3.1",

yarn.lock

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

11049-
playwright-core@1.55.1:
11050-
version "1.55.1"
11051-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
11052-
integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
11049+
playwright-core@1.56.1:
11050+
version "1.56.1"
11051+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.56.1.tgz#24a66481e5cd33a045632230aa2c4f0cb6b1db3d"
11052+
integrity sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==
1105311053

11054-
playwright@^1.55.1:
11055-
version "1.55.1"
11056-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"
11057-
integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==
11054+
playwright@^1.56.1:
11055+
version "1.56.1"
11056+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.56.1.tgz#62e3b99ddebed0d475e5936a152c88e68be55fbf"
11057+
integrity sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==
1105811058
dependencies:
11059-
playwright-core "1.55.1"
11059+
playwright-core "1.56.1"
1106011060
optionalDependencies:
1106111061
fsevents "2.3.2"
1106211062

0 commit comments

Comments
 (0)