Skip to content

Commit 7cf575e

Browse files
Bump the npm group in /demos/accessibility-lighthouse with 2 updates (#211)
Bumps the npm group in /demos/accessibility-lighthouse with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@playwright/test` from 1.41.1 to 1.41.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.41.1...v1.41.2) Updates `@types/node` from 20.11.15 to 20.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64176d7 commit 7cf575e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

demos/accessibility-lighthouse/package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/accessibility-lighthouse/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@angular-devkit/build-angular": "^17.1.2",
2727
"@angular/cli": "^17.1.2",
2828
"@angular/compiler-cli": "^17.1.2",
29-
"@playwright/test": "^1.41.1",
30-
"@types/node": "^20.11.15",
29+
"@playwright/test": "^1.41.2",
30+
"@types/node": "^20.11.16",
3131
"lighthouse": "^11.5.0",
3232
"monocart-reporter": "^2.3.0",
3333
"open-cli": "^8.0.0",

0 commit comments

Comments
 (0)