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

⬆️ NPM: Bump @playwright/test from 1.47.1 to 1.49.1 #1660

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@playwright/test": "^1.47.1",
"@playwright/test": "^1.49.1",
"@types/node": "^20.16.5",
"eslint": "^8.57.1",
"eslint-plugin-jsx-a11y": "^6.10.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5461,14 +5461,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.47.1":
version: 1.47.1
resolution: "@playwright/test@npm:1.47.1"
"@playwright/test@npm:^1.49.1":
version: 1.49.1
resolution: "@playwright/test@npm:1.49.1"
dependencies:
playwright: "npm:1.47.1"
playwright: "npm:1.49.1"
bin:
playwright: cli.js
checksum: aad45a586d832779ec0d47b740f1b5a96a48c06cb3e844151956e692c1037ed2140b7b90563584a5fe6efc55ca460682e0f55c647a54808c2157269baa5ae1da
checksum: 2fca0bb7b334f7a23c7c5dfa5dbe37b47794c56f39b747c8d74a2f95c339e7902a296f2f1dd32c47bdd723cfa92cee05219f1a5876725dc89a1871b9137a286d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6798,7 +6798,7 @@ __metadata:
"@fortawesome/react-fontawesome": "npm:^0.2.2"
"@giscus/react": "npm:^3.0.0"
"@microsoft/applicationinsights-web": "npm:^3.3.3"
"@playwright/test": "npm:^1.47.1"
"@playwright/test": "npm:^1.49.1"
"@raae/gatsby-remark-oembed": "npm:^0.3.3"
"@types/node": "npm:^20.16.5"
algoliasearch: "npm:^4.24.0"
Expand Down Expand Up @@ -20563,27 +20563,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.47.1":
version: 1.47.1
resolution: "playwright-core@npm:1.47.1"
"playwright-core@npm:1.49.1":
version: 1.49.1
resolution: "playwright-core@npm:1.49.1"
bin:
playwright-core: cli.js
checksum: c20f8f4fef2ce81fbe429d747fcb8a61564950b33e8d28ea51965fbfd7ddf0dcc4689efda056eed2666a5f511353a46570f18704962ccac62587c5351efa6396
checksum: 990b619c75715cd98b2c10c1180a126e3a454b247063b8352bc67792fe01183ec07f31d30c8714c3768cefed12886d1d64ac06da701f2baafc2cad9b439e3919
languageName: node
linkType: hard

"playwright@npm:1.47.1":
version: 1.47.1
resolution: "playwright@npm:1.47.1"
"playwright@npm:1.49.1":
version: 1.49.1
resolution: "playwright@npm:1.49.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.47.1"
playwright-core: "npm:1.49.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 45351f9c785c16000a39125b38e27e7ccf8b66fc63384cf8a77d8c6f8c7fdc7b2770a99802ab7ea5447a23630325e781852b08c08ed181f34cb595b60ae1f646
checksum: 2368762c898920d4a0a5788b153dead45f9c36c3f5cf4d2af5228d0b8ea65823e3bbe998877950a2b9bb23a211e4633996f854c6188769dc81a25543ac818ab5
languageName: node
linkType: hard

Expand Down
Loading