Skip to content

Commit 5c38eff

Browse files
Bump playwright from 1.43.1 to 1.45.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.43.1 to 1.45.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.1...v1.45.1) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a7bb18 commit 5c38eff

File tree

2 files changed

+38
-13
lines changed

2 files changed

+38
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"node-addon-api": "8.0.0",
127127
"null-loader": "4.0.1",
128128
"parse-url": "8.1.0",
129-
"playwright": "1.43.1",
129+
"playwright": "1.45.1",
130130
"plist": "3.1.0",
131131
"prettier": "3.2.5",
132132
"proxyquire": "2.1.3",

yarn.lock

+37-12
Original file line numberDiff line numberDiff line change
@@ -6804,17 +6804,17 @@ pkg-dir@^7.0.0:
68046804
dependencies:
68056805
find-up "^6.3.0"
68066806

6807-
playwright-core@1.43.1:
6808-
version "1.43.1"
6809-
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.43.1.tgz#0eafef9994c69c02a1a3825a4343e56c99c03b02"
6810-
integrity sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==
6807+
playwright-core@1.45.1:
6808+
version "1.45.1"
6809+
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.45.1.tgz#549a2701556b58245cc75263f9fc2795c1158dc1"
6810+
integrity sha512-LF4CUUtrUu2TCpDw4mcrAIuYrEjVDfT1cHbJMfwnE2+1b8PZcFzPNgvZCvq2JfQ4aTjRCCHw5EJ2tmr2NSzdPg==
68116811

6812-
playwright@1.43.1:
6813-
version "1.43.1"
6814-
resolved "https://registry.npmjs.org/playwright/-/playwright-1.43.1.tgz#8ad08984ac66c9ef3d0db035be54dd7ec9f1c7d9"
6815-
integrity sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==
6812+
playwright@1.45.1:
6813+
version "1.45.1"
6814+
resolved "https://registry.npmjs.org/playwright/-/playwright-1.45.1.tgz#aaa6b0d6db14796b599d80c6679e63444e942534"
6815+
integrity sha512-Hjrgae4kpSQBr98nhCj3IScxVeVUixqj+5oyif8TdIn2opTCPEzqAqNMeK42i3cWDCVu9MI+ZsGWw+gVR4ISBg==
68166816
dependencies:
6817-
playwright-core "1.43.1"
6817+
playwright-core "1.45.1"
68186818
optionalDependencies:
68196819
fsevents "2.3.2"
68206820

@@ -7855,7 +7855,16 @@ stdin-discarder@^0.2.1:
78557855
resolved "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz#390037f44c4ae1a1ae535c5fe38dc3aba8d997be"
78567856
integrity sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==
78577857

7858-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7858+
"string-width-cjs@npm:string-width@^4.2.0":
7859+
version "4.2.3"
7860+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7861+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7862+
dependencies:
7863+
emoji-regex "^8.0.0"
7864+
is-fullwidth-code-point "^3.0.0"
7865+
strip-ansi "^6.0.1"
7866+
7867+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
78597868
version "4.2.3"
78607869
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
78617870
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7966,7 +7975,14 @@ string_decoder@^1.1.1:
79667975
dependencies:
79677976
safe-buffer "~5.1.0"
79687977

7969-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7978+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7979+
version "6.0.1"
7980+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7981+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7982+
dependencies:
7983+
ansi-regex "^5.0.1"
7984+
7985+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
79707986
version "6.0.1"
79717987
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
79727988
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8799,7 +8815,7 @@ wildcard@^2.0.0:
87998815
resolved "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz#a77d20e5200c6faaac979e4b3aadc7b3dd7f8fec"
88008816
integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==
88018817

8802-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8818+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
88038819
version "7.0.0"
88048820
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
88058821
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8817,6 +8833,15 @@ wrap-ansi@^6.2.0:
88178833
string-width "^4.1.0"
88188834
strip-ansi "^6.0.0"
88198835

8836+
wrap-ansi@^7.0.0:
8837+
version "7.0.0"
8838+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8839+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8840+
dependencies:
8841+
ansi-styles "^4.0.0"
8842+
string-width "^4.1.0"
8843+
strip-ansi "^6.0.0"
8844+
88208845
wrap-ansi@^8.1.0:
88218846
version "8.1.0"
88228847
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)