Skip to content

Commit

Permalink
Bump playwright from 1.41.2 to 1.46.1
Browse files Browse the repository at this point in the history
Bumps [playwright](https://github.com/microsoft/playwright) from 1.41.2 to 1.46.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.41.2...v1.46.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent f8f07a5 commit e4d40ef
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"express-ws": "^5.0.2",
"github-url-to-object": "^4.0.6",
"ip-address": "^9.0.5",
"playwright": "^1.40.0",
"playwright": "^1.46.1",
"react-query": "^3.39.3",
"uplot": "^1.6.30",
"xal-node": "^1.0.2",
Expand Down
16 changes: 15 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4589,7 +4589,12 @@ [email protected]:
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.41.2.tgz#db22372c708926c697acc261f0ef8406606802d9"
integrity sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==

[email protected], playwright@^1.40.0:
[email protected]:
version "1.46.1"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.1.tgz#28f3ab35312135dda75b0c92a3e5c0e7edb9cc8b"
integrity sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==

[email protected]:
version "1.41.2"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.41.2.tgz#4e760b1c79f33d9129a8c65cc27953be6dd35042"
integrity sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A==
Expand All @@ -4598,6 +4603,15 @@ [email protected], playwright@^1.40.0:
optionalDependencies:
fsevents "2.3.2"

playwright@^1.46.1:
version "1.46.1"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.1.tgz#ea562bc48373648e10420a10c16842f0b227c218"
integrity sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==
dependencies:
playwright-core "1.46.1"
optionalDependencies:
fsevents "2.3.2"

plist@^3.0.4:
version "3.0.6"
resolved "https://registry.npmjs.org/plist/-/plist-3.0.6.tgz"
Expand Down

0 comments on commit e4d40ef

Please sign in to comment.