Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.43.0 (#265)
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] committed Apr 12, 2024
1 parent e9a5472 commit 772af92
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@backstage/e2e-test-utils": "^0.1.0",
"@backstage/repo-tools": "^0.5.2",
"@changesets/cli": "2.27.1",
"@playwright/test": "^1.41.1",
"@playwright/test": "^1.43.0",
"@spotify/prettier-config": "14.1.6",
"@types/react": "^18",
"@types/react-dom": "^18",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@backstage/e2e-test-utils": "^0.1.0",
"@backstage/test-utils": "^1.4.7",
"@playwright/test": "^1.41.1",
"@playwright/test": "^1.43.0",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7885,14 +7885,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.43.0":
version: 1.43.1
resolution: "@playwright/test@npm:1.43.1"
dependencies:
playwright: "npm:1.41.1"
playwright: "npm:1.43.1"
bin:
playwright: cli.js
checksum: 10c0/72bd5bb67c512027d214b9c54c2a22a469bd19d7809771e53a5bfdcc11330591e01579bb22f807d1ebbcdcea35d625e0fc9eb9791cebcc63bf55b82dd1cdefdd
checksum: 10c0/6f1398c3c66657729a14d7c2d239e2f678c37610c3163b4ad1f028cbb6b88fc845cd9033a25d35436fa86d3dfcc57ecb49028c09f7aea1389c4257e4ac9124cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -12506,7 +12506,7 @@ __metadata:
"@material-ui/core": "npm:4.12.4"
"@material-ui/icons": "npm:4.11.3"
"@oriflame/backstage-plugin-score-card": "npm:^0.8.0"
"@playwright/test": "npm:^1.41.1"
"@playwright/test": "npm:^1.43.0"
"@testing-library/dom": "npm:^9.0.0"
"@testing-library/jest-dom": "npm:^6.0.0"
"@testing-library/react": "npm:^14.0.0"
Expand Down Expand Up @@ -24029,7 +24029,7 @@ __metadata:
"@backstage/e2e-test-utils": "npm:^0.1.0"
"@backstage/repo-tools": "npm:^0.5.2"
"@changesets/cli": "npm:2.27.1"
"@playwright/test": "npm:^1.41.1"
"@playwright/test": "npm:^1.43.0"
"@spotify/prettier-config": "npm:14.1.6"
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18"
Expand Down Expand Up @@ -24813,27 +24813,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.43.1":
version: 1.43.1
resolution: "playwright-core@npm:1.43.1"
bin:
playwright-core: cli.js
checksum: 10c0/cdd91267ca23e3f65d519100e956859c70e3e9ca29e3fe00e700b457903129e41dfa17752f1ea37ad0a8a7c6330baf9f3be503e4cbfa3e8833e80a037f899aee
checksum: 10c0/e99f087c5f2b9ab6c379945311ea6e9e90c33cefecd8f950a0716e498dfdded738d6738266af307806d7730eacda8410c7563030690b9acf80c0b268781470b6
languageName: node
linkType: hard

"playwright@npm:1.41.1":
version: 1.41.1
resolution: "playwright@npm:1.41.1"
"playwright@npm:1.43.1":
version: 1.43.1
resolution: "playwright@npm:1.43.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.41.1"
playwright-core: "npm:1.43.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/32d48c1f8ff881770a19c9245fb4191fc36b5e97ab5f48effa0b1cf5e83fa958f6fdd7e4268dd984aa306ac5fe9e4324510211910751fb52cebb9bae819d13ca
checksum: 10c0/7edc1e12b8f3b791c7e8d1f9c595be35c6eaf8100f9550d5e35e979aca0bc229734e65f200f2a02dc7e21630cc40c171d7b25f5f6ccf628c79e4a2d4690909ab
languageName: node
linkType: hard

Expand Down

0 comments on commit 772af92

Please sign in to comment.