Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.48.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
backstage-goalie[bot] authored Oct 23, 2024
1 parent 8d37fb7 commit 6029f9e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion workspaces/redhat-argocd/plugins/argocd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@backstage/dev-utils": "^1.1.2",
"@backstage/test-utils": "^1.7.0",
"@janus-idp/cli": "1.13.1",
"@playwright/test": "1.46.1",
"@playwright/test": "1.48.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.2.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "14.3.1",
Expand Down
30 changes: 15 additions & 15 deletions workspaces/redhat-argocd/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2861,7 +2861,7 @@ __metadata:
"@patternfly/react-core": ^5.1.2
"@patternfly/react-icons": ^5.1.1
"@patternfly/react-tokens": ^5.1.2
"@playwright/test": 1.46.1
"@playwright/test": 1.48.1
"@redhat-developer/red-hat-developer-hub-theme": 0.2.0
"@testing-library/jest-dom": 6.5.0
"@testing-library/react": 14.3.1
Expand Down Expand Up @@ -10442,14 +10442,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.48.1":
version: 1.48.1
resolution: "@playwright/test@npm:1.48.1"
dependencies:
playwright: 1.46.1
playwright: 1.48.1
bin:
playwright: cli.js
checksum: 180d90c6421ee6a8c00a1ae65d91d5f69767e2de95c3f5582ac2bdf3a388e621fdd3ee00ecb7836db427bb0d4cee58111c14f133cb62150357d8e4f43e3e2295
checksum: 3f3f32dadeea9da4b9f835ba41d6bfabbd4c8d322bbba059250cb7bbdf2ae8fd32d547f64cef0bda492dff32128b4d4d802422525995570ebb57e62605c0557f
languageName: node
linkType: hard

Expand Down Expand Up @@ -29391,27 +29391,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.48.1":
version: 1.48.1
resolution: "playwright-core@npm:1.48.1"
bin:
playwright-core: cli.js
checksum: 99a03f97d76af02b0565aa09758eb03427e13497ef7e9e9044fd1184a5f050e7545a517dd7ad8988a68b3ea76e2ba0d411f81e410b1cb29f5ac9161c49689822
checksum: adf5b43e054e49bcc712d70e71dedab92c362ea76a45a767bdf3d928d3c810a42f6f1c49382f3d44ed005986048001f75cb568605031215dc89a3e56d99d2976
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 6029f9e

Please sign in to comment.