Skip to content

Commit

Permalink
Bump the playwright group in /tests/playwright with 2 updates
Browse files Browse the repository at this point in the history
Bumps the playwright group in /tests/playwright with 2 updates: [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) and [@playwright/test](https://github.com/microsoft/playwright).


Updates `@axe-core/playwright` from 4.10.0 to 4.10.1
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core-npm@v4.10.0...v4.10.1)

Updates `@playwright/test` from 1.48.2 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.2...v1.49.0)

---
updated-dependencies:
- dependency-name: "@axe-core/playwright"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: playwright
- dependency-name: "@playwright/test"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: playwright
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent d080de3 commit e52ddc7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 22 deletions.
46 changes: 26 additions & 20 deletions tests/playwright/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tests/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "Making mozilla.org awesome, one pebble at a time",
"private": true,
"dependencies": {
"@axe-core/playwright": "^4.10.0",
"@playwright/test": "^1.48.2",
"@axe-core/playwright": "^4.10.1",
"@playwright/test": "^1.49.0",
"axe-html-reporter": "^2.2.11",
"dotenv": "^16.4.1"
},
Expand Down

0 comments on commit e52ddc7

Please sign in to comment.