Skip to content

Commit 847523d

Browse files
Bump the playwright group across 1 directory with 3 updates
Bumps the playwright group with 3 updates in the / directory: [@playwright/browser-chromium](https://github.com/microsoft/playwright), [@playwright/browser-firefox](https://github.com/microsoft/playwright) and [playwright](https://github.com/microsoft/playwright). Updates `@playwright/browser-chromium` from 1.57.0 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.60.0) Updates `@playwright/browser-firefox` from 1.57.0 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.60.0) Updates `playwright` from 1.57.0 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.60.0) --- updated-dependencies: - dependency-name: "@playwright/browser-chromium" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/browser-firefox" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: playwright dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbe9c52 commit 847523d

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"twitter-api-v2": "^1.29.0"
3838
},
3939
"devDependencies": {
40-
"@playwright/browser-chromium": "^1.57.0",
41-
"@playwright/browser-firefox": "^1.57.0",
40+
"@playwright/browser-chromium": "^1.60.0",
41+
"@playwright/browser-firefox": "^1.60.0",
4242
"@types/chai": "^4.3.11",
4343
"@types/sinon": "^21.0.1",
4444
"babel-plugin-istanbul": "^8.0.0",
@@ -47,7 +47,7 @@
4747
"eslint": "^10.2.0",
4848
"eslint-plugin-jsonc": "^3.1.2",
4949
"eslint-plugin-prettier": "^5.5.5",
50-
"playwright": "^1.57.0",
50+
"playwright": "^1.60.0",
5151
"prettier": "^3.8.3",
5252
"sinon": "^22.0.0",
5353
"swc-plugin-coverage-instrument": "^0.0.32"

0 commit comments

Comments
 (0)