Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 95f28ee commit eda01f7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@argos-ci/playwright": "^3.5.0",
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "3.5.2",
"@playwright/test": "^1.46.1",
"@playwright/test": "^1.47.2",
"cheerio": "^1.0.0",
"typescript": "^5.6.2"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5705,14 +5705,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.46.1":
version: 1.46.1
resolution: "@playwright/test@npm:1.46.1"
"@playwright/test@npm:^1.47.2":
version: 1.47.2
resolution: "@playwright/test@npm:1.47.2"
dependencies:
playwright: "npm:1.46.1"
playwright: "npm:1.47.2"
bin:
playwright: cli.js
checksum: 10c0/b2d33f33bedfa5a5c72cfc5ee212dfbf531d9c46320b0af901e71ab61b96845e43cc636181b33b3faae27f2f87ce2d44017ac65235bf9c95209f476477b16f93
checksum: 10c0/1b2b003fc5465608683835f287d5dba6fabe9a3339667579de33032f3527c5ada3894d021724167ecb1b172a7efa6155958deee9872b2b3e940c3337edd06b4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -11064,7 +11064,7 @@ __metadata:
"@docusaurus/tsconfig": "npm:3.5.2"
"@easyops-cn/docusaurus-search-local": "npm:^0.44.5"
"@mdx-js/react": "npm:^3.0.0"
"@playwright/test": "npm:^1.46.1"
"@playwright/test": "npm:^1.47.2"
cheerio: "npm:^1.0.0"
clsx: "npm:^2.1.1"
prism-react-renderer: "npm:^2.4.0"
Expand Down Expand Up @@ -13293,27 +13293,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.46.1":
version: 1.46.1
resolution: "playwright-core@npm:1.46.1"
"playwright-core@npm:1.47.2":
version: 1.47.2
resolution: "playwright-core@npm:1.47.2"
bin:
playwright-core: cli.js
checksum: 10c0/98e48e271caccaa6c54b3c591cbddbef36a679eef011b38e2af11fbaba0aab1f997b45f9207c4099468a0c79047a1e879bbd9e81bd880ae24501a0ee3c7a33c7
checksum: 10c0/3426adf4448da71dc103e38484f711df93fad8620d825e470593629012db6772663ccdc7ccefcdb787fa0ee26dd81e84fdce8abd0bad01a4c4b0d13ff8837d3b
languageName: node
linkType: hard

"playwright@npm:1.46.1":
version: 1.46.1
resolution: "playwright@npm:1.46.1"
"playwright@npm:1.47.2":
version: 1.47.2
resolution: "playwright@npm:1.47.2"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.46.1"
playwright-core: "npm:1.47.2"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/2a328a2073313136192d74b48b981d9aeb1d4cc54926ed235f638c875f9de59c41370bb20bb2d8cf30126c52c6e25cc02db21ffafeb487c92c84c52c84846912
checksum: 10c0/6477a6e8d7329375f0ac9dcdf5599e564987e413d0c57b2135bc91ea95acb877245395d6cc37034c12a7c0bafa609d24c78113dd49e9ced793ea2886f9133131
languageName: node
linkType: hard

Expand Down

0 comments on commit eda01f7

Please sign in to comment.