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

build(deps-dev): bump @playwright/test from 1.40.1 to 1.41.0 #33

Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/vue-fontawesome": "latest-3",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@playwright/test": "^1.40.1",
"@playwright/test": "^1.41.0",
"@rushstack/eslint-patch": "^1.7.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@tsconfig/node20": "^20.1.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -876,14 +876,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.40.1":
version: 1.40.1
resolution: "@playwright/test@npm:1.40.1"
"@playwright/test@npm:^1.41.0":
version: 1.41.0
resolution: "@playwright/test@npm:1.41.0"
dependencies:
playwright: "npm:1.40.1"
playwright: "npm:1.41.0"
bin:
playwright: cli.js
checksum: 77bfc3d4a101fd996309de3a67256117f671952764404727e520a4d512ba2e528d8f9e0b28ef9b2851664a651a5d002a0b05993e313077a2fa640bb430f38b25
checksum: 079e80335d56029b1b5d93589764b9b6f4b36233c4ed0c1ae84a20bd962f3f01da0ffaffa6f4e3e6b660eeff82f9369d5ddf2131120e3673bba2910e1df13db3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3097,7 +3097,7 @@ __metadata:
"@fortawesome/vue-fontawesome": "npm:latest-3"
"@gip-recia/tldraw-webcomponent": "npm:^1.2.0"
"@intlify/unplugin-vue-i18n": "npm:^2.0.0"
"@playwright/test": "npm:^1.40.1"
"@playwright/test": "npm:^1.41.0"
"@rushstack/eslint-patch": "npm:^1.7.0"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@tsconfig/node20": "npm:^20.1.2"
Expand Down Expand Up @@ -5929,27 +5929,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.40.1":
version: 1.40.1
resolution: "playwright-core@npm:1.40.1"
"playwright-core@npm:1.41.0":
version: 1.41.0
resolution: "playwright-core@npm:1.41.0"
bin:
playwright-core: cli.js
checksum: b8945a5eec68a2772be537219c81f74b8fbd1545650c908c41fdcb2b9eb40f488968d1fb59c61ca58afb923af1e390dd621bba3099521fcd3d9a63ef3645a203
checksum: d87be32ed9a97bb6d379afaa1f0bc8ae1369cfc27468e89df58a723c51ea7e242ae91107a7aada7564da68f7b18fa2925c25d9f238be60410c7fd6c4923901ae
languageName: node
linkType: hard

"playwright@npm:1.40.1":
version: 1.40.1
resolution: "playwright@npm:1.40.1"
"playwright@npm:1.41.0":
version: 1.41.0
resolution: "playwright@npm:1.41.0"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.40.1"
playwright-core: "npm:1.41.0"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 95cf79f1574accbff18fac4b876aa3811640314ee74cf4cd1c249398cd49824e55dc664039342a18d2d2fa4f5ad460ce91a97cb15942ab5d71c8ab04f442dc32
checksum: 777760f8ceef66d09270420f9b57fd8fdadd15ee1b56893e2dc25d4fa8690dd51eebd187cea64d63150b4cb2f488fc6e1d213bb0976ac441b3a1ab3dfd72cb13
languageName: node
linkType: hard

Expand Down