Skip to content

Commit

Permalink
chore(deps): update dependency playwright to v1.48.1 (#1555)
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] authored Oct 18, 2024
1 parent 4153f67 commit 501bbbe
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion devtools/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@vitest/coverage-istanbul": "2.1.3",
"@vitest/ui": "2.1.3",
"esbuild": "0.24.0",
"playwright": "1.48.0",
"playwright": "1.48.1",
"typescript": "5.6.3",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.3",
"nx": "20.0.2",
"playwright": "1.48.0",
"playwright": "1.48.1",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"rollup": "4.24.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3003,7 +3003,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:2.1.3"
"@vitest/ui": "npm:2.1.3"
esbuild: "npm:0.24.0"
playwright: "npm:1.48.0"
playwright: "npm:1.48.1"
typescript: "npm:5.6.3"
vite: "npm:5.4.8"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -11582,7 +11582,7 @@ __metadata:
lint-staged: "npm:15.2.10"
npm-run-all2: "npm:6.2.3"
nx: "npm:20.0.2"
playwright: "npm:1.48.0"
playwright: "npm:1.48.1"
prettier: "npm:3.3.3"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
Expand Down Expand Up @@ -16400,27 +16400,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.48.0":
version: 1.48.0
resolution: "playwright-core@npm:1.48.0"
"playwright-core@npm:1.48.1":
version: 1.48.1
resolution: "playwright-core@npm:1.48.1"
bin:
playwright-core: cli.js
checksum: 10c0/b5a94f02445cb2fdad95e832d13a68448875ac627700a45f8df87c6e60890390651556aae3f5d6961c3a147f9ed6408fd44541fafe0a9f15c637e2c7c404fcfc
checksum: 10c0/2f75532b9b7dfa0e586f5660ac1d8ea729bbdbd28dd2c0711e7cfc1adfe5cf7448d7f15a018ec9851a8f50c0743c3990cb9df23064bed603627baeac4dce3915
languageName: node
linkType: hard

"playwright@npm:1.48.0":
version: 1.48.0
resolution: "playwright@npm:1.48.0"
"playwright@npm:1.48.1":
version: 1.48.1
resolution: "playwright@npm:1.48.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.48.0"
playwright-core: "npm:1.48.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/4c18b06f7de87442c697c5df5b1e1e4027c5d9f05c07679aca0135dcf18e69a4424ec7a0c91a323487ea4a92fb5146fc80c04329479426722ea742fd5eff1afa
checksum: 10c0/96280ae656226e52015c0c69c4c19e9f594c19353a79012a19bd7b7175d7b409c1aed289a629df49ef897a57ccd24668ad15b86c283db10f76212a4db90a94ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 501bbbe

Please sign in to comment.