Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2024
1 parent 616eff0 commit 38db1b3
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.44.1",
"@playwright/test": "1.45.0",
"@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.44.1":
version: 1.44.1
resolution: "@playwright/test@npm:1.44.1"
"@playwright/test@npm:1.45.0":
version: 1.45.0
resolution: "@playwright/test@npm:1.45.0"
dependencies:
playwright: "npm:1.44.1"
playwright: "npm:1.45.0"
bin:
playwright: cli.js
checksum: 10/572b4c97834fae54fda833939b8f376df2c301b724f9825a3c705533efc124beb346dd9406f54cd771b3f79c00f0e5c70b5469ef33818a0d2e2ea17b19636f9a
checksum: 10/dc75cd1bedfb92e91374e78094372748315e467438b44b60bfa3596c8d3f90692328be1a0184250d8d228a50d7f29ce8523695c930604109087881173e23233a
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.44.1"
"@playwright/test": "npm:1.45.0"
"@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.44.1":
version: 1.44.1
resolution: "playwright-core@npm:1.44.1"
"playwright-core@npm:1.45.0":
version: 1.45.0
resolution: "playwright-core@npm:1.45.0"
bin:
playwright-core: cli.js
checksum: 10/f79f9022bbb760daed371e36c802b27d43dc75e67de4d139d83b47feea51c8b884f3296cce85c3afa71c942290cef1b4369cd9ddf4dda5457a0a81772c73b50a
checksum: 10/47b7e4334fc946fb438b9846a4d91cc992d2d25b830dd796c4b3aadfbec328e031ebf11a11ae65231aace2adb4991cc043bd227d7a5eb10c98562a23d70dfe80
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 38db1b3

Please sign in to comment.