Skip to content

Commit b77edeb

Browse files
chore(deps-dev): bump @playwright/test from 1.40.0 to 1.40.1 (#10094)
1 parent 3ebd396 commit b77edeb

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
@@ -147,7 +147,7 @@
147147
"@babel/preset-env": "^7.23.5",
148148
"@mdn/dinocons": "^0.5.5",
149149
"@mdn/minimalist": "^2.0.4",
150-
"@playwright/test": "^1.40.0",
150+
"@playwright/test": "^1.40.1",
151151
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
152152
"@supabase/supabase-js": "^2.39.0",
153153
"@svgr/webpack": "^8.1.0",

Diff for: yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -2283,12 +2283,12 @@
22832283
tiny-glob "^0.2.9"
22842284
tslib "^2.4.0"
22852285

2286-
"@playwright/test@^1.40.0":
2287-
version "1.40.0"
2288-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40.0.tgz#d06c506977dd7863aa16e07f2136351ecc1be6ed"
2289-
integrity sha512-PdW+kn4eV99iP5gxWNSDQCbhMaDVej+RXL5xr6t04nbKLCBwYtA046t7ofoczHOm8u6c+45hpDKQVZqtqwkeQg==
2286+
"@playwright/test@^1.40.1":
2287+
version "1.40.1"
2288+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.40.1.tgz#9e66322d97b1d74b9f8718bacab15080f24cde65"
2289+
integrity sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==
22902290
dependencies:
2291-
playwright "1.40.0"
2291+
playwright "1.40.1"
22922292

22932293
"@pmmmwh/react-refresh-webpack-plugin@^0.5.11":
22942294
version "0.5.11"
@@ -11606,17 +11606,17 @@ pkg-up@^3.1.0:
1160611606
dependencies:
1160711607
find-up "^3.0.0"
1160811608

11609-
11610-
version "1.40.0"
11611-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.0.tgz#82f61e5504cb3097803b6f8bbd98190dd34bdf14"
11612-
integrity sha512-fvKewVJpGeca8t0ipM56jkVSU6Eo0RmFvQ/MaCQNDYm+sdvKkMBBWTE1FdeMqIdumRaXXjZChWHvIzCGM/tA/Q==
11609+
11610+
version "1.40.1"
11611+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.40.1.tgz#442d15e86866a87d90d07af528e0afabe4c75c05"
11612+
integrity sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==
1161311613

11614-
11615-
version "1.40.0"
11616-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.0.tgz#2a1824b9fe5c4fe52ed53db9ea68003543a99df0"
11617-
integrity sha512-gyHAgQjiDf1m34Xpwzaqb76KgfzYrhK7iih+2IzcOCoZWr/8ZqmdBw+t0RU85ZmfJMgtgAiNtBQ/KS2325INXw==
11614+
11615+
version "1.40.1"
11616+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.40.1.tgz#a11bf8dca15be5a194851dbbf3df235b9f53d7ae"
11617+
integrity sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==
1161811618
dependencies:
11619-
playwright-core "1.40.0"
11619+
playwright-core "1.40.1"
1162011620
optionalDependencies:
1162111621
fsevents "2.3.2"
1162211622

0 commit comments

Comments
 (0)