Skip to content

Commit

Permalink
Merge pull request #20 from jo-gross/dependabot/npm_and_yarn/playwrig…
Browse files Browse the repository at this point in the history
…ht-1.40.0

Bump playwright from 1.39.0 to 1.40.0
  • Loading branch information
jo-gross authored Nov 20, 2023
2 parents 2fd6e48 + 2c59aed commit 1dd4c3d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"next": "14.0.2",
"next-auth": "4.24.5",
"node-html-parser": "6.1.11",
"playwright": "1.39.0",
"playwright": "1.40.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.12.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1119,7 +1119,7 @@ __metadata:
next: 14.0.2
next-auth: 4.24.5
node-html-parser: 6.1.11
playwright: 1.39.0
playwright: 1.40.0
postcss: 8.4.31
prettier: 3.1.0
prettier-plugin-tailwindcss: ^0.5.7
Expand Down Expand Up @@ -4165,27 +4165,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.39.0":
version: 1.39.0
resolution: "playwright-core@npm:1.39.0"
"playwright-core@npm:1.40.0":
version: 1.40.0
resolution: "playwright-core@npm:1.40.0"
bin:
playwright-core: cli.js
checksum: 556e78dee4f9890facf2af8249972e0d6e01a5ae98737b0f6b0166c660a95ffee4cb79350335b1ef96430a0ef01d3669daae9099fa46c8d403d11c623988238b
checksum: 57de5c91a4c404b120ed2af8541b21cdedcbc4f27477341157666d356bbee3b3fab8e61d020f0f450708fa2e8f6dc244b9224cb1985d5426e609cebed15af095
languageName: node
linkType: hard

"playwright@npm:1.39.0":
version: 1.39.0
resolution: "playwright@npm:1.39.0"
"playwright@npm:1.40.0":
version: 1.40.0
resolution: "playwright@npm:1.40.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.39.0
playwright-core: 1.40.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 96d8ca5aa25465c1c5d554d0d6071981d55e22477800ff8f5d47a53ca75193d60ece2df538a01b7165b3277dd5493c67603a5acda713029df7fbd95ce2417bc9
checksum: 7ba49e5376a6cfd1d32048dbdb2fd38e09182aa2e4619fdb23d3e6530fa6987f2f3fd34ad1d9d906fb4ec2da69ee7536eeb881982d60750fde809183caa607fc
languageName: node
linkType: hard

Expand Down

0 comments on commit 1dd4c3d

Please sign in to comment.