Skip to content

Commit

Permalink
Bump @playwright/test in /frontend-react in the playwright group (#15807
Browse files Browse the repository at this point in the history
)

Bumps the playwright group in /frontend-react with 1 update: [@playwright/test](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.46.1 to 1.47.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.46.1...v1.47.0)

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

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 10, 2024
1 parent 42e271b commit 1128efa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"devDependencies": {
"@mdx-js/react": "^3.0.1",
"@mdx-js/rollup": "^3.0.1",
"@playwright/test": "^1.46.1",
"@playwright/test": "^1.47.0",
"@rest-hooks/test": "^7.3.1",
"@storybook/addon-a11y": "^8.2.9",
"@storybook/addon-actions": "^8.2.9",
Expand Down
30 changes: 15 additions & 15 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2532,14 +2532,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.0":
version: 1.47.0
resolution: "@playwright/test@npm:1.47.0"
dependencies:
playwright: 1.46.1
playwright: 1.47.0
bin:
playwright: cli.js
checksum: 180d90c6421ee6a8c00a1ae65d91d5f69767e2de95c3f5582ac2bdf3a388e621fdd3ee00ecb7836db427bb0d4cee58111c14f133cb62150357d8e4f43e3e2295
checksum: 4f5a921c57d2577c64b0bc03d4b97937a6f853eee6afb58f2fc8fb140147b7f33800afe490c9ba3af515d5feb104f65319663931ec1ee75e10f001c1d69b138c
languageName: node
linkType: hard

Expand Down Expand Up @@ -11802,27 +11802,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.0":
version: 1.47.0
resolution: "playwright-core@npm:1.47.0"
bin:
playwright-core: cli.js
checksum: 99a03f97d76af02b0565aa09758eb03427e13497ef7e9e9044fd1184a5f050e7545a517dd7ad8988a68b3ea76e2ba0d411f81e410b1cb29f5ac9161c49689822
checksum: 64c6adae3ba76cd9f05e6569b1350a6e6990fd8236bb17d1f241b49bea68592a4f4390adb38863d2ee8ef5124e9cb77ff50b9076f8ef3a0890b2a37f87fb842a
languageName: node
linkType: hard

"playwright@npm:1.46.1":
version: 1.46.1
resolution: "playwright@npm:1.46.1"
"playwright@npm:1.47.0":
version: 1.47.0
resolution: "playwright@npm:1.47.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.46.1
playwright-core: 1.47.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 9e721cb27f919cd92ea8c7461f4a8e97e32eade9da036baa4747f483549e33a8d77585f51e228d6639a1e28a76b0c1d59ca0a05dbd07aa3cfe427be7aaeb9ec8
checksum: e055fee751035f306a636267d0e080f08d4a523a6c1e3ebb01c91c18838c29bb9165ec3e63eb706798886fa2715f272dec908a7e2e1abcd7a55984688dbac2db
languageName: node
linkType: hard

Expand Down Expand Up @@ -12172,7 +12172,7 @@ __metadata:
"@microsoft/applicationinsights-web": ^3.3.2
"@okta/okta-react": ^6.9.0
"@okta/okta-signin-widget": ^7.21.2
"@playwright/test": ^1.46.1
"@playwright/test": ^1.47.0
"@rest-hooks/rest": ^3.0.3
"@rest-hooks/test": ^7.3.1
"@storybook/addon-a11y": ^8.2.9
Expand Down

0 comments on commit 1128efa

Please sign in to comment.