Skip to content

Commit

Permalink
Update dependency @playwright/test to v1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent a47d4e8 commit 0ac7274
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@playwright/test": "1.35.1",
"@playwright/test": "1.36.1",
"@redwoodjs/core": "5.4.2",
"enquirer": "2.3.6"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4058,19 +4058,19 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.35.1":
version: 1.35.1
resolution: "@playwright/test@npm:1.35.1"
"@playwright/test@npm:1.36.1":
version: 1.36.1
resolution: "@playwright/test@npm:1.36.1"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.35.1
playwright-core: 1.36.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 5b28eece322645d05d2da286a2a023f99830df4ab8779ed15229c36fa0fdd7351fb2bc067446e0b1d8c719b60793658bad247308e3460c8dac9177d724a22dc3
checksum: adff9318962417cb713ceffc51f374cf86f63e5f49ed2c3e7a2ec12a27be69969e36c22a464e738f4da1033040ac88b3f05c86fcf3ace2736a5600f82cd44206
languageName: node
linkType: hard

Expand Down Expand Up @@ -20031,12 +20031,12 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.35.1":
version: 1.35.1
resolution: "playwright-core@npm:1.35.1"
"playwright-core@npm:1.36.1":
version: 1.36.1
resolution: "playwright-core@npm:1.36.1"
bin:
playwright-core: cli.js
checksum: 378caaf452546554b01993006abf556fb2f35369355ff6cf462148ed154a177ff1cdcf7f90035c3e7cef3522435602fd4517f2f1a0a75eef92c4db4efdc24b02
checksum: cb6d984447a8e015c5d96463cb5782c29190cc850b11a88dd98b52989ec4931bbac6fd4bb7b20d5ead2efb0a11ff7663513bb10df7d896bf023d51b6b5bfd8b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -21967,7 +21967,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@playwright/test": 1.35.1
"@playwright/test": 1.36.1
"@redwoodjs/core": 5.4.2
enquirer: 2.3.6
styled-system: 5.1.5
Expand Down

0 comments on commit 0ac7274

Please sign in to comment.