Skip to content

Commit e21cdbb

Browse files
chore(deps-dev): bump @playwright/test from 1.45.1 to 1.45.2 (#11485)
1 parent f59704d commit e21cdbb

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"@babel/preset-env": "^7.24.8",
156156
"@mdn/dinocons": "^0.5.5",
157157
"@mdn/minimalist": "^2.0.4",
158-
"@playwright/test": "^1.45.1",
158+
"@playwright/test": "^1.45.2",
159159
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
160160
"@svgr/webpack": "^8.1.0",
161161
"@swc/core": "^1.6.13",

Diff for: yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -2712,12 +2712,12 @@
27122712
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
27132713
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==
27142714

2715-
"@playwright/test@^1.45.1":
2716-
version "1.45.1"
2717-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.45.1.tgz#819b90fa43d17000fce5ebd127043fd661938b7a"
2718-
integrity sha512-Wo1bWTzQvGA7LyKGIZc8nFSTFf2TkthGIFBR+QVNilvwouGzFd4PYukZe3rvf5PSqjHi1+1NyKSDZKcQWETzaA==
2715+
"@playwright/test@^1.45.2":
2716+
version "1.45.2"
2717+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.45.2.tgz#e1b8512e20916720de1c5f5e89a362a252ea78ca"
2718+
integrity sha512-JxG9eq92ET75EbVi3s+4sYbcG7q72ECeZNbdBlaMkGcNbiDQ4cAi8U2QP5oKkOx+1gpaiL1LDStmzCaEM1Z6fQ==
27192719
dependencies:
2720-
playwright "1.45.1"
2720+
playwright "1.45.2"
27212721

27222722
"@pmmmwh/react-refresh-webpack-plugin@^0.5.15":
27232723
version "0.5.15"
@@ -12123,17 +12123,17 @@ pkg-dir@^7.0.0:
1212312123
dependencies:
1212412124
find-up "^6.3.0"
1212512125

12126-
12127-
version "1.45.1"
12128-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.1.tgz#549a2701556b58245cc75263f9fc2795c1158dc1"
12129-
integrity sha512-LF4CUUtrUu2TCpDw4mcrAIuYrEjVDfT1cHbJMfwnE2+1b8PZcFzPNgvZCvq2JfQ4aTjRCCHw5EJ2tmr2NSzdPg==
12126+
12127+
version "1.45.2"
12128+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.2.tgz#c8b8b7f66eda47fb2bd24e5435c92d1163022df8"
12129+
integrity sha512-ha175tAWb0dTK0X4orvBIqi3jGEt701SMxMhyujxNrgd8K0Uy5wMSwwcQHtyB4om7INUkfndx02XnQ2p6dvLDw==
1213012130

12131-
12132-
version "1.45.1"
12133-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.45.1.tgz#aaa6b0d6db14796b599d80c6679e63444e942534"
12134-
integrity sha512-Hjrgae4kpSQBr98nhCj3IScxVeVUixqj+5oyif8TdIn2opTCPEzqAqNMeK42i3cWDCVu9MI+ZsGWw+gVR4ISBg==
12131+
12132+
version "1.45.2"
12133+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.45.2.tgz#21082072120a2c8a7e3bbb2792e81e8aa367b7a7"
12134+
integrity sha512-ReywF2t/0teRvNBpfIgh5e4wnrI/8Su8ssdo5XsQKpjxJj+jspm00jSoz9BTg91TT0c9HRjXO7LBNVrgYj9X0g==
1213512135
dependencies:
12136-
playwright-core "1.45.1"
12136+
playwright-core "1.45.2"
1213712137
optionalDependencies:
1213812138
fsevents "2.3.2"
1213912139

0 commit comments

Comments
 (0)