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

Update dependency @playwright/test to v1.47.1 #1439

Merged
merged 1 commit into from
Sep 16, 2024
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
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 @@ -12051,7 +12051,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 @@ -12468,27 +12468,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