Skip to content

Commit

Permalink
fix(deps): update dependency puppeteer to ^22.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 26c4603 commit 8ea54cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/easy-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"dependencies": {
"@thisisagile/easy": "workspace:^",
"@thisisagile/easy-test-web": "workspace:^",
"puppeteer": "^22.2.0"
"puppeteer": "^22.3.0"
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1721,7 +1721,7 @@ __metadata:
"@thisisagile/easy": "workspace:^"
"@thisisagile/easy-test": "workspace:*"
"@thisisagile/easy-test-web": "workspace:^"
puppeteer: "npm:^22.2.0"
puppeteer: "npm:^22.3.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9355,7 +9355,7 @@ __metadata:
languageName: node
linkType: hard

"puppeteer@npm:^22.2.0":
"puppeteer@npm:^22.3.0":
version: 22.3.0
resolution: "puppeteer@npm:22.3.0"
dependencies:
Expand Down

0 comments on commit 8ea54cc

Please sign in to comment.