Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent d5f0449 commit 4d8b932
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.15",
"@next/env": "14.2.15",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.21.1",
"@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 @@ -4844,14 +4844,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.48.0":
version: 1.48.0
resolution: "@playwright/test@npm:1.48.0"
"@playwright/test@npm:1.48.1":
version: 1.48.1
resolution: "@playwright/test@npm:1.48.1"
dependencies:
playwright: "npm:1.48.0"
playwright: "npm:1.48.1"
bin:
playwright: cli.js
checksum: 10c0/595a5db99f75d1ffce11df2980ca0dd20523a0a20dd962e4256e536dddccca0138883ae2e9c82aaa26094fb50def73062badc14c001d20fb62a3a0b2df18ebca
checksum: 10c0/32cedc3b2d375cb8f4a830bc820d7726b0235be7a6202e1d6ee46e739b83666271c47c100c11311cf5a916468c18e6a4dc526accf9ef090786e7614c2633b2b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -14901,7 +14901,7 @@ __metadata:
"@mui/material": "npm:6.1.4"
"@next/bundle-analyzer": "npm:14.2.15"
"@next/env": "npm:14.2.15"
"@playwright/test": "npm:1.48.0"
"@playwright/test": "npm:1.48.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 @@ -15892,27 +15892,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.48.0":
version: 1.48.0
resolution: "playwright-core@npm:1.48.0"
"playwright-core@npm:1.48.1":
version: 1.48.1
resolution: "playwright-core@npm:1.48.1"
bin:
playwright-core: cli.js
checksum: 10c0/b5a94f02445cb2fdad95e832d13a68448875ac627700a45f8df87c6e60890390651556aae3f5d6961c3a147f9ed6408fd44541fafe0a9f15c637e2c7c404fcfc
checksum: 10c0/2f75532b9b7dfa0e586f5660ac1d8ea729bbdbd28dd2c0711e7cfc1adfe5cf7448d7f15a018ec9851a8f50c0743c3990cb9df23064bed603627baeac4dce3915
languageName: node
linkType: hard

"playwright@npm:1.48.0":
version: 1.48.0
resolution: "playwright@npm:1.48.0"
"playwright@npm:1.48.1":
version: 1.48.1
resolution: "playwright@npm:1.48.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.48.0"
playwright-core: "npm:1.48.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/4c18b06f7de87442c697c5df5b1e1e4027c5d9f05c07679aca0135dcf18e69a4424ec7a0c91a323487ea4a92fb5146fc80c04329479426722ea742fd5eff1afa
checksum: 10c0/96280ae656226e52015c0c69c4c19e9f594c19353a79012a19bd7b7175d7b409c1aed289a629df49ef897a57ccd24668ad15b86c283db10f76212a4db90a94ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 4d8b932

Please sign in to comment.