Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the playwright group across 1 directory with 2 updates #16311

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"devDependencies": {
"@mdx-js/react": "^3.1.0",
"@mdx-js/rollup": "^3.1.0",
"@playwright/test": "^1.47.0",
"@playwright/test": "^1.48.1",
"@rest-hooks/test": "^7.3.1",
"@storybook/addon-a11y": "^8.2.9",
"@storybook/addon-actions": "^8.2.9",
Expand Down Expand Up @@ -161,7 +161,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-playwright": "^1.8.1",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
Expand Down
40 changes: 20 additions & 20 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2728,14 +2728,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.47.0":
version: 1.47.0
resolution: "@playwright/test@npm:1.47.0"
"@playwright/test@npm:^1.48.1":
version: 1.48.1
resolution: "@playwright/test@npm:1.48.1"
dependencies:
playwright: 1.47.0
playwright: 1.48.1
bin:
playwright: cli.js
checksum: 4f5a921c57d2577c64b0bc03d4b97937a6f853eee6afb58f2fc8fb140147b7f33800afe490c9ba3af515d5feb104f65319663931ec1ee75e10f001c1d69b138c
checksum: 3f3f32dadeea9da4b9f835ba41d6bfabbd4c8d322bbba059250cb7bbdf2ae8fd32d547f64cef0bda492dff32128b4d4d802422525995570ebb57e62605c0557f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7307,9 +7307,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-playwright@npm:^1.6.2":
version: 1.6.2
resolution: "eslint-plugin-playwright@npm:1.6.2"
"eslint-plugin-playwright@npm:^1.8.1":
version: 1.8.1
resolution: "eslint-plugin-playwright@npm:1.8.1"
dependencies:
globals: ^13.23.0
peerDependencies:
Expand All @@ -7318,7 +7318,7 @@ __metadata:
peerDependenciesMeta:
eslint-plugin-jest:
optional: true
checksum: c3fe5519239be46cdf89c32f714dba5c28aa86fd4316f6e8521a7c540aab0a7ecf778a73dafc3537a1fb70bd82dbdb0cee976f6862fdacb0a06c85196661bbcf
checksum: a3c4c0f9ef56702350f20fae291a1f07d0a66d0959e91515c86da578fec589a088aff3105c5ca348e102f9c8b7b9f9ee51ef65c822b190c4c63ccf1086393e75
languageName: node
linkType: hard

Expand Down Expand Up @@ -11895,27 +11895,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.47.0":
version: 1.47.0
resolution: "playwright-core@npm:1.47.0"
"playwright-core@npm:1.48.1":
version: 1.48.1
resolution: "playwright-core@npm:1.48.1"
bin:
playwright-core: cli.js
checksum: 64c6adae3ba76cd9f05e6569b1350a6e6990fd8236bb17d1f241b49bea68592a4f4390adb38863d2ee8ef5124e9cb77ff50b9076f8ef3a0890b2a37f87fb842a
checksum: adf5b43e054e49bcc712d70e71dedab92c362ea76a45a767bdf3d928d3c810a42f6f1c49382f3d44ed005986048001f75cb568605031215dc89a3e56d99d2976
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -12254,7 +12254,7 @@ __metadata:
"@microsoft/applicationinsights-web": ^3.3.3
"@okta/okta-react": ^6.9.0
"@okta/okta-signin-widget": ^7.24.2
"@playwright/test": ^1.47.0
"@playwright/test": ^1.48.1
"@rest-hooks/rest": ^3.0.3
"@rest-hooks/test": ^7.3.1
"@storybook/addon-a11y": ^8.2.9
Expand Down Expand Up @@ -12314,7 +12314,7 @@ __metadata:
eslint-plugin-import: ^2.29.1
eslint-plugin-jest-dom: ^5.4.0
eslint-plugin-jsx-a11y: ^6.9.0
eslint-plugin-playwright: ^1.6.2
eslint-plugin-playwright: ^1.8.1
eslint-plugin-react: ^7.34.3
eslint-plugin-react-hooks: ^4.6.2
eslint-plugin-react-refresh: ^0.4.7
Expand Down
Loading