Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent a77a923 commit 4dd3f10
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 @@ -115,7 +115,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.2.4",
"@next/env": "14.2.4",
"@playwright/test": "1.44.1",
"@playwright/test": "1.45.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.15.1",
"@size-limit/file": "11.1.4",
"@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 @@ -4881,14 +4881,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.44.1":
version: 1.44.1
resolution: "@playwright/test@npm:1.44.1"
"@playwright/test@npm:1.45.0":
version: 1.45.0
resolution: "@playwright/test@npm:1.45.0"
dependencies:
playwright: "npm:1.44.1"
playwright: "npm:1.45.0"
bin:
playwright: cli.js
checksum: 10c0/f72669db3dfa83dc12d43ddbce8fbb27a69a80347b515fa00d8467ca640f8c7b7f5f5ff6d6cdfc5a1bce2c7d4b6ee62b988d682ef265f567302998de4f2a64ab
checksum: 10c0/bfb3cdcca2df5ef7a2a380cc189a5ed905bef9551a2b84071c42b620b77e32a2cffdb74841957bb5e519559ed26b42a7777d09dc897a6aee67258cc041e705f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -16357,7 +16357,7 @@ __metadata:
"@mui/material": "npm:5.15.20"
"@next/bundle-analyzer": "npm:14.2.4"
"@next/env": "npm:14.2.4"
"@playwright/test": "npm:1.44.1"
"@playwright/test": "npm:1.45.0"
"@pothos/core": "npm:3.41.2"
"@pothos/plugin-errors": "npm:3.11.2"
"@pothos/plugin-prisma": "npm:3.65.3"
Expand Down Expand Up @@ -17434,27 +17434,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.44.1":
version: 1.44.1
resolution: "playwright-core@npm:1.44.1"
"playwright-core@npm:1.45.0":
version: 1.45.0
resolution: "playwright-core@npm:1.45.0"
bin:
playwright-core: cli.js
checksum: 10c0/6ffa3a04822b3df86d7f47a97e4f20318c0c50868ba4311820e6626ecadaab1424fbd0a3d01f0b4228adc0c781115e44b801742a4970b88739f804d82f142d68
checksum: 10c0/5c3c205ad6d52c674fb3a91981a2068b17e7d02350c868cb3bc51e0c236df1b5da7c123ebdb6c22c66c8182965d2bba0831fa272a8a388c4e545eac5b3efa501
languageName: node
linkType: hard

"playwright@npm:1.44.1":
version: 1.44.1
resolution: "playwright@npm:1.44.1"
"playwright@npm:1.45.0":
version: 1.45.0
resolution: "playwright@npm:1.45.0"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.44.1"
playwright-core: "npm:1.45.0"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/de827d17746b18ae2ec67d510a640d8ceebf8ee8e3d8399bccffa83b76a967498ca377777e4e6a1daaef4b3c86cb2c44c7468de53d2d915acc61b3b89c032738
checksum: 10c0/dbb1c3fe127650bd4b96a84b5271fbb56eea298bc87fa43a16b5054a4f011e00edd9a1a5e769efe4776a7c60d2a87c280543930a19cd12846d3d1e266198d4df
languageName: node
linkType: hard

Expand Down

0 comments on commit 4dd3f10

Please sign in to comment.