Skip to content

Commit

Permalink
Bump @playwright/test from 1.32.3 to 1.33.0 (penx#164)
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.32.3 to 1.33.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.32.3...v1.33.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2023
1 parent 4fb8a78 commit aebb184
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"remix-google-cloud-functions": "workspace:*"
},
"devDependencies": {
"@playwright/test": "^1.32.3",
"@playwright/test": "^1.33.0",
"@remix-run/dev": "*",
"@remix-run/eslint-config": "*",
"@types/react": "^18.2.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3227,19 +3227,19 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.32.3":
version: 1.32.3
resolution: "@playwright/test@npm:1.32.3"
"@playwright/test@npm:^1.33.0":
version: 1.33.0
resolution: "@playwright/test@npm:1.33.0"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.32.3
playwright-core: 1.33.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: f248e5851d04183954ec6f3a5f2c8e3b0ea0085a83e0e695068c5c2eb6acd4dddb16829a429829a4eb9fe0a4518f6a5594890cf9bf4259255c9e07a5964be625
checksum: cec3215fc92c1cb9f5bfba357ea1cbe97b54979ab82f9d34a2287b1687cda5e0966b8ea7290dcd35416e18668e56d5781b6b8c4cec64baf12f3ae8dde0f68f5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7492,7 +7492,7 @@ __metadata:
resolution: "example-3bb12e@workspace:example"
dependencies:
"@google-cloud/functions-framework": ^3.2.0
"@playwright/test": ^1.32.3
"@playwright/test": ^1.33.0
"@remix-run/dev": "*"
"@remix-run/eslint-config": "*"
"@remix-run/node": "*"
Expand Down Expand Up @@ -12678,12 +12678,12 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.32.3":
version: 1.32.3
resolution: "playwright-core@npm:1.32.3"
"playwright-core@npm:1.33.0":
version: 1.33.0
resolution: "playwright-core@npm:1.33.0"
bin:
playwright: cli.js
checksum: 7ea091c41a7d1bb97b445bc541a85b123ffcf167bcc00fb7e13e9079f06c92f59fd27caf9d1c1d7e0054f2b5765d1a16d198833c2be7266cebb9dbb916cd90f4
checksum: 5fb7bda06a8b73b56b85b5a0b8f711211dde57a375d9379289e22239b2de879c6d93c8fdc9ba44b932bf100914ab1ca1a55697ad88440fdd0a39101fc020b77f
languageName: node
linkType: hard

Expand Down

0 comments on commit aebb184

Please sign in to comment.