Skip to content

Commit

Permalink
Bump @playwright/test from 1.45.3 to 1.47.1
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.3 to 1.47.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.3...v1.47.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jimthoburn committed Sep 15, 2024
1 parent 52d04c8 commit cbba6a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:report": "npm run test && playwright show-report"
},
"devDependencies": {
"@playwright/test": "^1.45.3",
"@playwright/test": "^1.47.1",
"is-url": "^1.2.4",
"node-fetch": "^3.3.2",
"playwright": "^1.47.1",
Expand Down

0 comments on commit cbba6a5

Please sign in to comment.