Skip to content

Commit 8c4f543

Browse files
Bump playwright from 1.48.1 to 1.56.1 in /screenshot-generator in the npm_and_yarn group across 1 directory (#900)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1c5de5 commit 8c4f543

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

screenshot-generator/package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

screenshot-generator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"license": "MIT",
1212
"dependencies": {
1313
"axios": "^1.12.1",
14-
"playwright": "^1.40.1",
14+
"playwright": "^1.56.1",
1515
"sharp": "^0.33.1",
1616
"wait-on": "^7.2.0"
1717
},
1818
"devDependencies": {
19-
"@playwright/test": "^1.40.1",
19+
"@playwright/test": "^1.56.1",
2020
"@types/node": "^20.10.6"
2121
}
2222
}

0 commit comments

Comments
 (0)