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: [@playwright/test](https://github.com/microsoft/playwright) and [dotenv](https://github.com/motdotla/dotenv).


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

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexgibson committed Jan 6, 2025
1 parent 4283006 commit 94f2509
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 deletions.
36 changes: 16 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 @@ -5,9 +5,9 @@
"private": true,
"dependencies": {
"@axe-core/playwright": "^4.10.1",
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.49.1",
"axe-html-reporter": "^2.2.11",
"dotenv": "^16.4.1"
"dotenv": "^16.4.7"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 94f2509

Please sign in to comment.