Skip to content

Commit a8dadba

Browse files
Bump the all group across 1 directory with 4 updates
Bumps the all group with 4 updates in the /examples directory: [playwright](https://github.com/microsoft/playwright), [playwright-core](https://github.com/microsoft/playwright), [@playwright/browser-chromium](https://github.com/microsoft/playwright) and [typescript](https://github.com/microsoft/TypeScript). Updates `playwright` from 1.50.1 to 1.51.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.1...v1.51.0) Updates `playwright-core` from 1.50.1 to 1.51.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.1...v1.51.0) Updates `@playwright/browser-chromium` from 1.50.1 to 1.51.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.1...v1.51.0) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: playwright-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@playwright/browser-chromium" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dd33a8 commit a8dadba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"@types/sortablejs": "1.15.8",
2727
"@types/prismjs": "1.26.5",
2828
"jest": "29.7.0",
29-
"playwright": "1.50.1",
30-
"playwright-core": "1.50.1",
31-
"@playwright/browser-chromium": "1.50.1",
29+
"playwright": "1.51.0",
30+
"playwright-core": "1.51.0",
31+
"@playwright/browser-chromium": "1.51.0",
3232
"ts-loader": "9.5.2",
33-
"typescript": "5.7.3",
33+
"typescript": "5.8.2",
3434
"webpack": "5.98.0",
3535
"webpack-cli": "6.0.1"
3636
}

0 commit comments

Comments
 (0)