Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.50.0 (#492)
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 Jan 24, 2025
1 parent f1c852f commit 87c3a78
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"zustand": "4.5.6"
},
"devDependencies": {
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.0",
"@tsconfig/create-react-app": "2.0.5",
"@types/codemirror": "5.60.15",
"@types/jest": "29.5.14",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,7 @@ __metadata:
"@neo4j-ndl/react": "npm:2.16.28"
"@neo4j/graphql": "npm:6.2.3"
"@neo4j/introspector": "npm:4.0.1"
"@playwright/test": "npm:1.49.1"
"@playwright/test": "npm:1.50.0"
"@tsconfig/create-react-app": "npm:2.0.5"
"@types/codemirror": "npm:5.60.15"
"@types/jest": "npm:29.5.14"
Expand Down Expand Up @@ -2177,14 +2177,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -15249,27 +15249,27 @@ __metadata:
languageName: node
linkType: hard

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

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

Expand Down

0 comments on commit 87c3a78

Please sign in to comment.