Skip to content

Commit

Permalink
[frontend] Update dependency @playwright/test to v1.47.1
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 Sep 16, 2024
1 parent 3d74da4 commit a0cc8f4
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.24.6",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "8.57.0",
"@playwright/test": "1.45.3",
"@playwright/test": "1.47.1",
"@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 @@ -3877,14 +3877,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.45.3":
version: 1.45.3
resolution: "@playwright/test@npm:1.45.3"
"@playwright/test@npm:1.47.1":
version: 1.47.1
resolution: "@playwright/test@npm:1.47.1"
dependencies:
playwright: "npm:1.45.3"
playwright: "npm:1.47.1"
bin:
playwright: cli.js
checksum: 10c0/d6c2179601093ae0e4feaf6a73841c62045102739d6607e38ea6ab820301f4659ee767c629479b3ce929d72a5f448819a6ee96b0c501fb39b90fceee83fafcde
checksum: 10c0/aad45a586d832779ec0d47b740f1b5a96a48c06cb3e844151956e692c1037ed2140b7b90563584a5fe6efc55ca460682e0f55c647a54808c2157269baa5ae1da
languageName: node
linkType: hard

Expand Down Expand Up @@ -12025,7 +12025,7 @@ __metadata:
"@mui/styles": "npm:5.16.7"
"@mui/utils": "npm:5.16.6"
"@mui/x-date-pickers": "npm:7.12.0"
"@playwright/test": "npm:1.45.3"
"@playwright/test": "npm:1.47.1"
"@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 @@ -12442,27 +12442,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.45.3":
version: 1.45.3
resolution: "playwright-core@npm:1.45.3"
"playwright-core@npm:1.47.1":
version: 1.47.1
resolution: "playwright-core@npm:1.47.1"
bin:
playwright-core: cli.js
checksum: 10c0/39cc5920b27c42300e13a0646ca723578085d85940fc1f03e858fa348b5ac06f2eadf34cf15a0c0f4443e63ae188097d3ddbeb4389e7bbf5ae3438d8f6ed23e1
checksum: 10c0/c20f8f4fef2ce81fbe429d747fcb8a61564950b33e8d28ea51965fbfd7ddf0dcc4689efda056eed2666a5f511353a46570f18704962ccac62587c5351efa6396
languageName: node
linkType: hard

"playwright@npm:1.45.3":
version: 1.45.3
resolution: "playwright@npm:1.45.3"
"playwright@npm:1.47.1":
version: 1.47.1
resolution: "playwright@npm:1.47.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.45.3"
playwright-core: "npm:1.47.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/3516ca49deb589171ac6525c0367f2ff948514d791d197f3cc0a135154c2df08a4d7cd11a810e187f35ae9ca490b37ca3a92fb3eb51560f03aefcaca0613efdb
checksum: 10c0/45351f9c785c16000a39125b38e27e7ccf8b66fc63384cf8a77d8c6f8c7fdc7b2770a99802ab7ea5447a23630325e781852b08c08ed181f34cb595b60ae1f646
languageName: node
linkType: hard

Expand Down

0 comments on commit a0cc8f4

Please sign in to comment.