Skip to content

Commit daf3334

Browse files
chore(deps): update dependency playwright-test to v14.1.7
1 parent 0de2d07 commit daf3334

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/traverse": "0.6.37",
6666
"benchmark": "2.1.4",
6767
"husky": "8.0.3",
68-
"playwright-test": "14.1.6",
68+
"playwright-test": "14.1.7",
6969
"size-limit": "8.2.6",
7070
"traverse": "0.6.10",
7171
"tsdx": "0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6398,10 +6398,10 @@ playwright-core@^1.45.3:
63986398
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.47.2.tgz#7858da9377fa32a08be46ba47d7523dbd9460a4e"
63996399
integrity sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==
64006400

6401-
6402-
version "14.1.6"
6403-
resolved "https://registry.yarnpkg.com/playwright-test/-/playwright-test-14.1.6.tgz#9424a0b6e225a5f3710836db5b0acd21fe20aeb2"
6404-
integrity sha512-kp92+VIaPYYzHtcflt3EJHVsJRxgkmMKrKICGb6EQjaF4I7mOe1zPPMbucwmDPKZaOBC0txejaMDIBFlmFgyFw==
6401+
6402+
version "14.1.7"
6403+
resolved "https://registry.yarnpkg.com/playwright-test/-/playwright-test-14.1.7.tgz#76f7968b954db1f5ff64a6b40524e2cad46b5431"
6404+
integrity sha512-pskq/DFHdtoj+SPFAuUpAVFxFx3LybgW2bxlTgBOoWTMUgS0PXC4O+tdELxC0D1z4r48uloWo283LB6uvXnHCw==
64056405
dependencies:
64066406
acorn-loose "^8.3.0"
64076407
assert "^2.1.0"

0 commit comments

Comments
 (0)