Skip to content

Commit 93ad060

Browse files
Bump playwright-core from 1.55.0 to 1.55.1
Bumps [playwright-core](https://github.com/microsoft/playwright) from 1.55.0 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.0...v1.55.1) --- updated-dependencies: - dependency-name: playwright-core dependency-version: 1.55.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bef94a commit 93ad060

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jest-environment-jsdom": "^30.1.2",
2929
"jest-fetch-mock": "^3.0.3",
3030
"officecrypto-tool": "^0.0.19",
31-
"playwright-core": "^1.55.0",
31+
"playwright-core": "^1.55.1",
3232
"prettier": "^3.6.2"
3333
},
3434
"jest": {

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3369,16 +3369,11 @@ pkg-dir@^4.2.0:
33693369
dependencies:
33703370
find-up "^4.0.0"
33713371

3372-
playwright-core@1.55.1:
3372+
playwright-core@1.55.1, playwright-core@^1.55.1:
33733373
version "1.55.1"
33743374
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
33753375
integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
33763376

3377-
playwright-core@^1.55.0:
3378-
version "1.55.0"
3379-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.0.tgz#ec8a9f8ef118afb3e86e0f46f1393e3bea32adf4"
3380-
integrity sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==
3381-
33823377
playwright@1.55.1:
33833378
version "1.55.1"
33843379
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"

0 commit comments

Comments
 (0)