Skip to content

Commit

Permalink
Merge pull request #531 from y-yagi/dependabot/npm_and_yarn/playwrigh…
Browse files Browse the repository at this point in the history
…t/test-1.37.1

Bump @playwright/test from 1.35.0 to 1.37.1
  • Loading branch information
y-yagi authored Sep 4, 2023
2 parents e09da54 + a38dd79 commit 0147bff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"typescript": "^5.1.3"
},
"devDependencies": {
"@playwright/test": "^1.35.0",
"@playwright/test": "^1.37.1",
"@types/classnames": "^2.3.1",
"@types/jest": "^29.5.4",
"@types/node": "^18.15.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,13 +158,13 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"

"@playwright/test@^1.35.0":
version "1.35.0"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.35.0.tgz#532603399a0dd46731fbc31a0df5ce357dafa486"
integrity sha512-6qXdd5edCBynOwsz1YcNfgX8tNWeuS9fxy5o59D0rvHXxRtjXRebB4gE4vFVfEMXl/z8zTnAzfOs7aQDEs8G4Q==
"@playwright/test@^1.37.1":
version "1.37.1"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.37.1.tgz#e7f44ae0faf1be52d6360c6bbf689fd0057d9b6f"
integrity sha512-bq9zTli3vWJo8S3LwB91U0qDNQDpEXnw7knhxLM0nwDvexQAwx9tO8iKDZSqqneVq+URd/WIoz+BALMqUTgdSg==
dependencies:
"@types/node" "*"
playwright-core "1.35.0"
playwright-core "1.37.1"
optionalDependencies:
fsevents "2.3.2"

Expand Down Expand Up @@ -1504,10 +1504,10 @@ picomatch@^2.2.3, picomatch@^2.3.1:
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

playwright-core@1.35.0:
version "1.35.0"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.35.0.tgz#b7871b742b4a5c8714b7fa2f570c280a061cb414"
integrity sha512-muMXyPmIx/2DPrCHOD1H1ePT01o7OdKxKj2ebmCAYvqhUy+Y1bpal7B0rdoxros7YrXI294JT/DWw2LqyiqTPA==
playwright-core@1.37.1:
version "1.37.1"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.37.1.tgz#cb517d52e2e8cb4fa71957639f1cd105d1683126"
integrity sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==

pluralize@^8.0.0:
version "8.0.0"
Expand Down

1 comment on commit 0147bff

@vercel
Copy link

@vercel vercel bot commented on 0147bff Sep 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

local-music-player – ./

local-music-player-git-master-y-yagi.vercel.app
local-music-player.vercel.app
local-music-player-y-yagi.vercel.app

Please sign in to comment.