Skip to content

Commit 87d80d6

Browse files
chore(deps-dev): bump playwright from 1.51.0 to 1.55.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.51.0 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.0...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4b6d9c commit 87d80d6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

libs/langgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-prettier": "^4.2.1",
7777
"langchain": "^1.0.0-alpha",
7878
"pg": "^8.13.0",
79-
"playwright": "^1.51.0",
79+
"playwright": "^1.55.1",
8080
"prettier": "^2.8.3",
8181
"rollup": "^4.37.0",
8282
"tsx": "^4.19.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2141,7 +2141,7 @@ __metadata:
21412141
eslint-plugin-prettier: "npm:^4.2.1"
21422142
langchain: "npm:^1.0.0-alpha"
21432143
pg: "npm:^8.13.0"
2144-
playwright: "npm:^1.51.0"
2144+
playwright: "npm:^1.55.1"
21452145
prettier: "npm:^2.8.3"
21462146
rollup: "npm:^4.37.0"
21472147
tsx: "npm:^4.19.3"
@@ -11356,27 +11356,27 @@ __metadata:
1135611356
languageName: node
1135711357
linkType: hard
1135811358

11359-
"playwright-core@npm:1.51.0":
11360-
version: 1.51.0
11361-
resolution: "playwright-core@npm:1.51.0"
11359+
"playwright-core@npm:1.56.1":
11360+
version: 1.56.1
11361+
resolution: "playwright-core@npm:1.56.1"
1136211362
bin:
1136311363
playwright-core: cli.js
11364-
checksum: 10/2e2bb4e9625a7a08d305078d383200d9f3457fc4c51d3fac9443b94a0b820233ebe0dc0434f77da96a8ce278bc9806463194066dec942d1ac0de001d4b325bfb
11364+
checksum: 10/df785eb3b3a8392b10dcde5f768e09b7fe459a7b06ed81180da69e048f2154b761f86d79572c2b62037a1f18a44e4ace72f5b6547f4f473b4ab13ab1d94007d2
1136511365
languageName: node
1136611366
linkType: hard
1136711367

11368-
"playwright@npm:^1.51.0":
11369-
version: 1.51.0
11370-
resolution: "playwright@npm:1.51.0"
11368+
"playwright@npm:^1.55.1":
11369+
version: 1.56.1
11370+
resolution: "playwright@npm:1.56.1"
1137111371
dependencies:
1137211372
fsevents: "npm:2.3.2"
11373-
playwright-core: "npm:1.51.0"
11373+
playwright-core: "npm:1.56.1"
1137411374
dependenciesMeta:
1137511375
fsevents:
1137611376
optional: true
1137711377
bin:
1137811378
playwright: cli.js
11379-
checksum: 10/350f9e1cf8deff992f08d63aac88ed49aed1963d0b33a6f0a1354069734d028328acb3f156e25e57a78522bd3f42f687155ea3f39cb7fc4a83b15efce39b53f9
11379+
checksum: 10/f1743f93b26f1d497257771428d93f3c9ed2d75b00d935f0cd1556ff2dc61d47f2df8b381d752fbd2c47082b685f0ffe4cc4b7ba440d7b4ba3a08572aec58fba
1138011380
languageName: node
1138111381
linkType: hard
1138211382

0 commit comments

Comments
 (0)