Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent c571975 commit 14351d2
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 @@ -61,7 +61,7 @@
"prepare": "husky install .config/husky"
},
"devDependencies": {
"@playwright/test": "1.45.0",
"@playwright/test": "1.45.1",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^16.0.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1520,14 +1520,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.45.0":
version: 1.45.0
resolution: "@playwright/test@npm:1.45.0"
"@playwright/test@npm:1.45.1":
version: 1.45.1
resolution: "@playwright/test@npm:1.45.1"
dependencies:
playwright: "npm:1.45.0"
playwright: "npm:1.45.1"
bin:
playwright: cli.js
checksum: 10/dc75cd1bedfb92e91374e78094372748315e467438b44b60bfa3596c8d3f90692328be1a0184250d8d228a50d7f29ce8523695c930604109087881173e23233a
checksum: 10/718316ae739438f686914350beb3aeded6c96d7adfe1b65509fc50c4e322172fe58b7c9f215c3d5bef52a263839b83162f843027ae8d8e96970b3dd8f87211d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -7419,7 +7419,7 @@ __metadata:
"@mantine/hooks": "npm:^7.6.2"
"@mantine/modals": "npm:^7.6.2"
"@mantine/notifications": "npm:^7.6.2"
"@playwright/test": "npm:1.45.0"
"@playwright/test": "npm:1.45.1"
"@tabler/icons-react": "npm:^3.1.0"
"@testing-library/dom": "npm:^10.1.0"
"@testing-library/jest-dom": "npm:^6.4.5"
Expand Down Expand Up @@ -8092,27 +8092,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.45.0":
version: 1.45.0
resolution: "playwright-core@npm:1.45.0"
"playwright-core@npm:1.45.1":
version: 1.45.1
resolution: "playwright-core@npm:1.45.1"
bin:
playwright-core: cli.js
checksum: 10/47b7e4334fc946fb438b9846a4d91cc992d2d25b830dd796c4b3aadfbec328e031ebf11a11ae65231aace2adb4991cc043bd227d7a5eb10c98562a23d70dfe80
checksum: 10/206a5ecd2de7b8cefa5136331fa22012416b37eb2c471e3105c09a8a17a10621efa900acb6a780314f06aa2a3d6651aad3a323fa360d046ccce8f3844b3ca615
languageName: node
linkType: hard

"playwright@npm:1.45.0":
version: 1.45.0
resolution: "playwright@npm:1.45.0"
"playwright@npm:1.45.1":
version: 1.45.1
resolution: "playwright@npm:1.45.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.45.0"
playwright-core: "npm:1.45.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10/65e7e4059ef09b89c9b03022ea3c462b004868eb92bbda1e95e45f99ab35a085b2982506837621ec62bf2caf2f2617aac7a016f8b85bc58026838e948889cd1d
checksum: 10/092d510a79ca8fb1d0c1a83460735b9eaf02261a48df2ae1b025f95ee31e2be9d962ddc62c7e5c0d2c44e5b982b66aaf3fe24243f736ab14dbfd2d6e88897824
languageName: node
linkType: hard

Expand Down

0 comments on commit 14351d2

Please sign in to comment.