Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit79772f2

Browse files
chore: bump @playwright/test from 1.35.1 to 1.36.0 in /site (#8476)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent7fc5cce commit79772f2

File tree

2 files changed

+14
-19
lines changed

2 files changed

+14
-19
lines changed

‎site/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
},
106106
"devDependencies": {
107107
"@octokit/types":"10.0.0",
108-
"@playwright/test":"1.35.1",
108+
"@playwright/test":"1.36.0",
109109
"@storybook/addon-actions":"7.0.26",
110110
"@storybook/addon-essentials":"7.0.26",
111111
"@storybook/addon-links":"7.0.26",

‎site/yarn.lock‎

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,13 +2265,13 @@
22652265
tiny-glob "^0.2.9"
22662266
tslib "^2.4.0"
22672267

2268-
"@playwright/test@1.35.1":
2269-
version "1.35.1"
2270-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.35.1.tgz#a596b61e15b980716696f149cc7a2002f003580c"
2271-
integrity sha512-b5YoFe6J9exsMYg0pQAobNDR85T1nLumUYgUTtKm4d21iX2L7WqKq9dW8NGJ+2vX0etZd+Y7UeuqsxDXm9+5ZA==
2268+
"@playwright/test@1.36.0":
2269+
version "1.36.0"
2270+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.36.0.tgz#df2c0b09bbd27016adf1892b0c3502c4ce88d307"
2271+
integrity sha512-yN+fvMYtiyLFDCQos+lWzoX4XW3DNuaxjBu68G0lkgLgC6BP+m/iTxJQoSicz/x2G5EsrqlZTqTIP9sTgLQerg==
22722272
dependencies:
22732273
"@types/node" "*"
2274-
playwright-core "1.35.1"
2274+
playwright-core "1.36.0"
22752275
optionalDependencies:
22762276
fsevents "2.3.2"
22772277

@@ -3593,21 +3593,16 @@
35933593
"@types/node" "*"
35943594
form-data "^3.0.0"
35953595

3596-
"@types/node@*":
3597-
version "18.14.0"
3598-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.0.tgz#94c47b9217bbac49d4a67a967fdcdeed89ebb7d0"
3599-
integrity sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==
3596+
"@types/node@*", "@types/node@>=13.7.0":
3597+
version "20.3.1"
3598+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.1.tgz#e8a83f1aa8b649377bb1fb5d7bac5cb90e784dfe"
3599+
integrity sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==
36003600

36013601
"@types/node@14.18.22":
36023602
version "14.18.22"
36033603
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.22.tgz#fd2a15dca290fc9ad565b672fde746191cd0c6e6"
36043604
integrity sha512-qzaYbXVzin6EPjghf/hTdIbnVW1ErMx8rPzwRNJhlbyJhu2SyqlvjGOY/tbUt6VFyzg56lROcOeSQRInpt63Yw==
36053605

3606-
"@types/node@>=13.7.0":
3607-
version "20.3.1"
3608-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.1.tgz#e8a83f1aa8b649377bb1fb5d7bac5cb90e784dfe"
3609-
integrity sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==
3610-
36113606
"@types/node@^16.0.0":
36123607
version "16.18.23"
36133608
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.23.tgz#b6e934fe427eb7081d0015aad070acb3373c3c90"
@@ -9429,10 +9424,10 @@ pkg-dir@^5.0.0:
94299424
dependencies:
94309425
find-up "^5.0.0"
94319426

9432-
playwright-core@1.35.1:
9433-
version "1.35.1"
9434-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.35.1.tgz#52c1e6ffaa6a8c29de1a5bdf8cce0ce290ffb81d"
9435-
integrity sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg==
9427+
playwright-core@1.36.0:
9428+
version "1.36.0"
9429+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.0.tgz#35d1ed5f364a31e58bc8f06688ab02d538b96eb6"
9430+
integrity sha512-7RTr8P6YJPAqB+8j5ATGHqD6LvLLM39sYVNsslh78g8QeLcBs5750c6+msjrHUwwGt+kEbczBj1XB22WMwn+WA==
94369431

94379432
pluralize@^8.0.0:
94389433
version "8.0.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp