Skip to content

Commit

Permalink
chore(deps): update dependency playwright to v1.49.0 (#1667)
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 Nov 19, 2024
1 parent 6e11764 commit f800447
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.5",
"@vitest/ui": "2.1.5",
"esbuild": "0.24.0",
"playwright": "1.48.2",
"playwright": "1.49.0",
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-tsconfig-paths": "5.1.2"
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": "7.0.1",
"nx": "20.1.2",
"playwright": "1.48.2",
"playwright": "1.49.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"rollup": "4.27.3",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2938,7 +2938,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:2.1.5"
"@vitest/ui": "npm:2.1.5"
esbuild: "npm:0.24.0"
playwright: "npm:1.48.2"
playwright: "npm:1.49.0"
typescript: "npm:5.6.3"
vite: "npm:5.4.11"
vite-tsconfig-paths: "npm:5.1.2"
Expand Down Expand Up @@ -11323,7 +11323,7 @@ __metadata:
lint-staged: "npm:15.2.10"
npm-run-all2: "npm:7.0.1"
nx: "npm:20.1.2"
playwright: "npm:1.48.2"
playwright: "npm:1.49.0"
prettier: "npm:3.3.3"
rimraf: "npm:6.0.1"
rollup: "npm:4.27.3"
Expand Down Expand Up @@ -16136,27 +16136,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.48.2":
version: 1.48.2
resolution: "playwright-core@npm:1.48.2"
"playwright-core@npm:1.49.0":
version: 1.49.0
resolution: "playwright-core@npm:1.49.0"
bin:
playwright-core: cli.js
checksum: 10c0/511da53d9df01fec5e5798915c68e7d1574890a504d1aae05430bf538d0080efa8db86e3dafdcd450f084ce7622f6bbede23ca52e798bfc4c3b3ea8da52a51f5
checksum: 10c0/22c1a72fabdcc87bd1cd4d40a032d2c5b94cf94ba7484dc182048c3fa1c8ec26180b559d8cac4ca9870e8fd6bdf5ef9d9f54e7a31fd60d67d098fcffc5e4253b
languageName: node
linkType: hard

"playwright@npm:1.48.2":
version: 1.48.2
resolution: "playwright@npm:1.48.2"
"playwright@npm:1.49.0":
version: 1.49.0
resolution: "playwright@npm:1.49.0"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.48.2"
playwright-core: "npm:1.49.0"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/ecde4ee4767556868b24d7700f3502692a3cb14c8ef127052b51b48833ffcce80942954fb188a9b72505122b48b1b625d1bb486721e1c4f2e980215328ba1ad5
checksum: 10c0/e94d662747cd147d0573570fec90dadc013c1097595714036fc8934a075c5a82ab04a49111b03b1f762ea86429bdb7c94460901896901e20970b30ce817cc93f
languageName: node
linkType: hard

Expand Down

0 comments on commit f800447

Please sign in to comment.