Skip to content

Commit a7cab06

Browse files
Bump @playwright/test from 1.49.0 to 1.52.0 (#183)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac72447 commit a7cab06

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
]
7676
},
7777
"devDependencies": {
78-
"@playwright/test": "^1.49.0",
78+
"@playwright/test": "^1.52.0",
7979
"@types/css-mediaquery": "^0.1.4",
8080
"@types/react-plotly.js": "^2.6.3",
8181
"@typescript-eslint/eslint-plugin": "^8.22.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2527,12 +2527,12 @@
25272527
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
25282528
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
25292529

2530-
"@playwright/test@^1.49.0":
2531-
version "1.49.0"
2532-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.49.0.tgz#74227385b58317ee076b86b56d0e1e1b25cff01e"
2533-
integrity sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw==
2530+
"@playwright/test@^1.52.0":
2531+
version "1.52.0"
2532+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.52.0.tgz#267ec595b43a8f4fa5e444ea503689629e91a5b8"
2533+
integrity sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==
25342534
dependencies:
2535-
playwright "1.49.0"
2535+
playwright "1.52.0"
25362536

25372537
25382538
version "0.33.1"
@@ -10457,17 +10457,17 @@ pkg-up@^3.1.0:
1045710457
dependencies:
1045810458
find-up "^3.0.0"
1045910459

10460-
playwright-core@1.49.0:
10461-
version "1.49.0"
10462-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49.0.tgz#8e69ffed3f41855b854982f3632f2922c890afcb"
10463-
integrity sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==
10460+
playwright-core@1.52.0:
10461+
version "1.52.0"
10462+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0.tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca"
10463+
integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==
1046410464

10465-
playwright@1.49.0:
10466-
version "1.49.0"
10467-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49.0.tgz#df6b9e05423377a99658202844a294a8afb95d0a"
10468-
integrity sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A==
10465+
playwright@1.52.0:
10466+
version "1.52.0"
10467+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0.tgz#26cb9a63346651e1c54c8805acfd85683173d4bd"
10468+
integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==
1046910469
dependencies:
10470-
playwright-core "1.49.0"
10470+
playwright-core "1.52.0"
1047110471
optionalDependencies:
1047210472
fsevents "2.3.2"
1047310473

0 commit comments

Comments
 (0)