Skip to content

Commit

Permalink
build(deps-dev): bump @playwright/test from 1.41.1 to 1.41.2
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.1 to 1.41.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.41.1...v1.41.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Feb 6, 2024
1 parent 22ffb0c commit 9e2ffc7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/vue-fontawesome": "3.0.6",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@playwright/test": "^1.41.1",
"@playwright/test": "^1.41.2",
"@rushstack/eslint-patch": "^1.7.2",
"@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 @@ -652,14 +652,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.41.1":
version: 1.41.1
resolution: "@playwright/test@npm:1.41.1"
"@playwright/test@npm:^1.41.2":
version: 1.41.2
resolution: "@playwright/test@npm:1.41.2"
dependencies:
playwright: "npm:1.41.1"
playwright: "npm:1.41.2"
bin:
playwright: cli.js
checksum: 10/68d652462cf1cfcaa91886937a5d860c4ec4caefadf30ba6eb41f498e01ea097b084b956439b112eaa4e5a52a7421d100d3f125f5c1d864468bbe40389c2c9fd
checksum: 10/e87405987fa024f75acc223c47fcb2da0a66b2fa0cd9a583ca5b02aac12be353d0c262bf6a22b9bc40550c86c8b7629e70cd27f508ec370d9c92bb72f74581e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -2895,7 +2895,7 @@ __metadata:
"@fortawesome/free-solid-svg-icons": "npm:^6.5.1"
"@fortawesome/vue-fontawesome": "npm:3.0.6"
"@intlify/unplugin-vue-i18n": "npm:^2.0.0"
"@playwright/test": "npm:^1.41.1"
"@playwright/test": "npm:^1.41.2"
"@rushstack/eslint-patch": "npm:^1.7.2"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@tsconfig/node20": "npm:^20.1.2"
Expand Down Expand Up @@ -4568,27 +4568,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.41.1":
version: 1.41.1
resolution: "playwright-core@npm:1.41.1"
"playwright-core@npm:1.41.2":
version: 1.41.2
resolution: "playwright-core@npm:1.41.2"
bin:
playwright-core: cli.js
checksum: 10/12019f53bda0f0fcef9a9b68f5bcf3b7169330d657e091617b103e841963142c4101e8ced110fe92b0b8f0e3df698eb2f37af5189fe45e00e7549b2f8a22a6ed
checksum: 10/77ff881ebb9cc0654edd00c5ff202f5f61aee7a5318e1f12a82e30a3636de21e8b5982fae6138e5bb90115ae509c15a640cf85b10b3e2daebb2bb286da54fd4c
languageName: node
linkType: hard

"playwright@npm:1.41.1":
version: 1.41.1
resolution: "playwright@npm:1.41.1"
"playwright@npm:1.41.2":
version: 1.41.2
resolution: "playwright@npm:1.41.2"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.41.1"
playwright-core: "npm:1.41.2"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10/7667d73e406549156200d0d1b6361eadc4037816e9020e68e86d4249e302963e6e645cb95de2da8cadb5e52080f9f25020e65dc020655ae0e52d2a12d7a03642
checksum: 10/272399f622dc2df90fbef147b9b1cfab5d7a78cc364bdfa98d2bf08faa9894346f58629fe4fef41b108ca2cb203b3970d7886b7f392cb0399c75b521478e2920
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e2ffc7

Please sign in to comment.