Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent d17f8c2 commit 21b59d8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.2.11",
"@next/env": "14.2.11",
"@playwright/test": "1.47.0",
"@playwright/test": "1.47.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.19.1",
"@size-limit/file": "11.1.5",
"@svgr/webpack": "8.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4814,14 +4814,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.47.0":
version: 1.47.0
resolution: "@playwright/test@npm:1.47.0"
"@playwright/test@npm:1.47.1":
version: 1.47.1
resolution: "@playwright/test@npm:1.47.1"
dependencies:
playwright: "npm:1.47.0"
playwright: "npm:1.47.1"
bin:
playwright: cli.js
checksum: 10c0/8fcfcb36b3aef3171d5db6c6b5a505823b50fbb09d571f1b176acc032c08d406e7fe441e3816e6955383a07fb9808f555ab6264fa580f5e7bb15a20b8c2a0f31
checksum: 10c0/aad45a586d832779ec0d47b740f1b5a96a48c06cb3e844151956e692c1037ed2140b7b90563584a5fe6efc55ca460682e0f55c647a54808c2157269baa5ae1da
languageName: node
linkType: hard

Expand Down Expand Up @@ -14787,7 +14787,7 @@ __metadata:
"@mui/material": "npm:6.1.0"
"@next/bundle-analyzer": "npm:14.2.11"
"@next/env": "npm:14.2.11"
"@playwright/test": "npm:1.47.0"
"@playwright/test": "npm:1.47.1"
"@pothos/core": "npm:3.41.2"
"@pothos/plugin-errors": "npm:3.11.2"
"@pothos/plugin-prisma": "npm:3.65.3"
Expand Down Expand Up @@ -15725,27 +15725,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.47.0":
version: 1.47.0
resolution: "playwright-core@npm:1.47.0"
"playwright-core@npm:1.47.1":
version: 1.47.1
resolution: "playwright-core@npm:1.47.1"
bin:
playwright-core: cli.js
checksum: 10c0/70fdd2e62849176ff5403ec530a69d0ef07e6bebc8486f1f4bf49bc4b8a34ab27be0f91950f74a448db13b383d2ba6d934041493f286603de190937ebd0e7508
checksum: 10c0/c20f8f4fef2ce81fbe429d747fcb8a61564950b33e8d28ea51965fbfd7ddf0dcc4689efda056eed2666a5f511353a46570f18704962ccac62587c5351efa6396
languageName: node
linkType: hard

"playwright@npm:1.47.0":
version: 1.47.0
resolution: "playwright@npm:1.47.0"
"playwright@npm:1.47.1":
version: 1.47.1
resolution: "playwright@npm:1.47.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.47.0"
playwright-core: "npm:1.47.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/fa47134246baf0951db435ae004a0ee98d5d1cfbb675d07a2c5dd3709866e69c092a568f0e8ec652e9e9fcb45e77335a44cd74b03d15369a7acb9c6e7a0a88d0
checksum: 10c0/45351f9c785c16000a39125b38e27e7ccf8b66fc63384cf8a77d8c6f8c7fdc7b2770a99802ab7ea5447a23630325e781852b08c08ed181f34cb595b60ae1f646
languageName: node
linkType: hard

Expand Down

0 comments on commit 21b59d8

Please sign in to comment.