Skip to content

Commit

Permalink
[frontend] Update dependency @playwright/test to v1.48.2
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Dimfacion committed Oct 29, 2024
1 parent 9193744 commit 803f3ab
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@babel/plugin-transform-modules-commonjs": "7.25.7",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "8.57.1",
"@playwright/test": "1.47.2",
"@playwright/test": "1.48.2",
"@stylistic/eslint-plugin": "1.8.1",
"@testing-library/react": "14.3.1",
"@types/d3-hierarchy": "3.1.7",
Expand Down
30 changes: 15 additions & 15 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3212,14 +3212,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -11122,7 +11122,7 @@ __metadata:
"@mui/styles": "npm:5.16.7"
"@mui/utils": "npm:5.16.6"
"@mui/x-date-pickers": "npm:7.18.0"
"@playwright/test": "npm:1.47.2"
"@playwright/test": "npm:1.48.2"
"@redux-devtools/extension": "npm:3.3.0"
"@stylistic/eslint-plugin": "npm:1.8.1"
"@testing-library/react": "npm:14.3.1"
Expand Down Expand Up @@ -11512,27 +11512,27 @@ __metadata:
languageName: node
linkType: hard

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

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

Expand Down

0 comments on commit 803f3ab

Please sign in to comment.