Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.49.1 (#6121)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 511cac3 commit d9f1213
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.18",
"@next/env": "14.2.18",
"@playwright/test": "1.49.0",
"@playwright/test": "1.49.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.22.0",
"@size-limit/file": "11.1.6",
"@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 @@ -5386,14 +5386,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.49.0":
version: 1.49.0
resolution: "@playwright/test@npm:1.49.0"
"@playwright/test@npm:1.49.1":
version: 1.49.1
resolution: "@playwright/test@npm:1.49.1"
dependencies:
playwright: "npm:1.49.0"
playwright: "npm:1.49.1"
bin:
playwright: cli.js
checksum: 10c0/2890d52ee45bd83b5501f17a77c77f12ba934d257fda4b288405c6d91f94b83c4fcbdff3c0be89c2aaeea3d13576b72ec9a70be667ff844b342044afd72a246e
checksum: 10c0/2fca0bb7b334f7a23c7c5dfa5dbe37b47794c56f39b747c8d74a2f95c339e7902a296f2f1dd32c47bdd723cfa92cee05219f1a5876725dc89a1871b9137a286d
languageName: node
linkType: hard

Expand Down Expand Up @@ -15657,7 +15657,7 @@ __metadata:
"@mui/material": "npm:6.1.8"
"@next/bundle-analyzer": "npm:14.2.18"
"@next/env": "npm:14.2.18"
"@playwright/test": "npm:1.49.0"
"@playwright/test": "npm:1.49.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 @@ -16646,27 +16646,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.49.0":
version: 1.49.0
resolution: "playwright-core@npm:1.49.0"
"playwright-core@npm:1.49.1":
version: 1.49.1
resolution: "playwright-core@npm:1.49.1"
bin:
playwright-core: cli.js
checksum: 10c0/22c1a72fabdcc87bd1cd4d40a032d2c5b94cf94ba7484dc182048c3fa1c8ec26180b559d8cac4ca9870e8fd6bdf5ef9d9f54e7a31fd60d67d098fcffc5e4253b
checksum: 10c0/990b619c75715cd98b2c10c1180a126e3a454b247063b8352bc67792fe01183ec07f31d30c8714c3768cefed12886d1d64ac06da701f2baafc2cad9b439e3919
languageName: node
linkType: hard

"playwright@npm:1.49.0":
version: 1.49.0
resolution: "playwright@npm:1.49.0"
"playwright@npm:1.49.1":
version: 1.49.1
resolution: "playwright@npm:1.49.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.49.0"
playwright-core: "npm:1.49.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/e94d662747cd147d0573570fec90dadc013c1097595714036fc8934a075c5a82ab04a49111b03b1f762ea86429bdb7c94460901896901e20970b30ce817cc93f
checksum: 10c0/2368762c898920d4a0a5788b153dead45f9c36c3f5cf4d2af5228d0b8ea65823e3bbe998877950a2b9bb23a211e4633996f854c6188769dc81a25543ac818ab5
languageName: node
linkType: hard

Expand Down

0 comments on commit d9f1213

Please sign in to comment.