Skip to content

Commit a638111

Browse files
chore(deps-dev): bump playwright from 1.47.1 to 1.55.1 (#458)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.47.1 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.47.1...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a033f4 commit a638111

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

apps/smithy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react-hooks": "^4.6.0",
3636
"eslint-plugin-react-refresh": "^0.4.5",
3737
"eslint-plugin-storybook": "^0.11.2",
38-
"playwright": "^1.47.1",
38+
"playwright": "^1.55.1",
3939
"prop-types": "^15.8.1",
4040
"storybook": "^8.5.3",
4141
"typescript": "^4.9.4",

yarn.lock

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16927,7 +16927,16 @@ __metadata:
1692716927
languageName: node
1692816928
linkType: hard
1692916929

16930-
"playwright@npm:^1.14.0, playwright@npm:^1.47.1":
16930+
"playwright-core@npm:1.56.1":
16931+
version: 1.56.1
16932+
resolution: "playwright-core@npm:1.56.1"
16933+
bin:
16934+
playwright-core: cli.js
16935+
checksum: 10/df785eb3b3a8392b10dcde5f768e09b7fe459a7b06ed81180da69e048f2154b761f86d79572c2b62037a1f18a44e4ace72f5b6547f4f473b4ab13ab1d94007d2
16936+
languageName: node
16937+
linkType: hard
16938+
16939+
"playwright@npm:^1.14.0":
1693116940
version: 1.47.1
1693216941
resolution: "playwright@npm:1.47.1"
1693316942
dependencies:
@@ -16942,6 +16951,21 @@ __metadata:
1694216951
languageName: node
1694316952
linkType: hard
1694416953

16954+
"playwright@npm:^1.55.1":
16955+
version: 1.56.1
16956+
resolution: "playwright@npm:1.56.1"
16957+
dependencies:
16958+
fsevents: "npm:2.3.2"
16959+
playwright-core: "npm:1.56.1"
16960+
dependenciesMeta:
16961+
fsevents:
16962+
optional: true
16963+
bin:
16964+
playwright: cli.js
16965+
checksum: 10/f1743f93b26f1d497257771428d93f3c9ed2d75b00d935f0cd1556ff2dc61d47f2df8b381d752fbd2c47082b685f0ffe4cc4b7ba440d7b4ba3a08572aec58fba
16966+
languageName: node
16967+
linkType: hard
16968+
1694516969
"polished@npm:^4.2.2":
1694616970
version: 4.3.1
1694716971
resolution: "polished@npm:4.3.1"
@@ -18560,7 +18584,7 @@ __metadata:
1856018584
eslint-plugin-react-hooks: "npm:^4.6.0"
1856118585
eslint-plugin-react-refresh: "npm:^0.4.5"
1856218586
eslint-plugin-storybook: "npm:^0.11.2"
18563-
playwright: "npm:^1.47.1"
18587+
playwright: "npm:^1.55.1"
1856418588
prop-types: "npm:^15.8.1"
1856518589
react: "npm:^19.0.0"
1856618590
react-dom: "npm:^19.0.0"

0 commit comments

Comments
 (0)