Skip to content

Commit

Permalink
Merge pull request #360 from nblackburn/dependabot/npm_and_yarn/playw…
Browse files Browse the repository at this point in the history
…right/test-1.40.0

chore(deps-dev): bump @playwright/test from 1.39.0 to 1.40.0
  • Loading branch information
nblackburn authored Nov 21, 2023
2 parents a1fcc6b + ea69eff commit 315dde1
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 @@ -16,7 +16,7 @@
"@astrojs/check": "^0.3.1",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.1.0",
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.40.0",
"checkly": "^4.4.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ __metadata:
"@commitlint/cli": ^18.4.3
"@commitlint/config-conventional": ^18.1.0
"@fontsource/nunito-sans": ^5.0.8
"@playwright/test": ^1.39.0
"@playwright/test": ^1.40.0
astro: ^3.5.5
astro-vanilla-extract: ^3.2.1
checkly: ^4.4.0
Expand Down Expand Up @@ -1557,14 +1557,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.39.0":
version: 1.39.0
resolution: "@playwright/test@npm:1.39.0"
"@playwright/test@npm:^1.40.0":
version: 1.40.0
resolution: "@playwright/test@npm:1.40.0"
dependencies:
playwright: 1.39.0
playwright: 1.40.0
bin:
playwright: cli.js
checksum: e93e58fc1af4239f239b890374f066c9a758e2492d25e2c1a532f3f00782ab8e7706956a07540fd14882c74e75f5de36273621adce9b79afb8e36e6c15f1d539
checksum: 128f05978f9f5a557f0b7924ec134d43cb70c78d74bc3bf7b18576f00e72399100ddf1f4a139e05ea8275407d8e27be0203ac34f514319a2cbeb01eaf0be5be4
languageName: node
linkType: hard

Expand Down Expand Up @@ -7359,27 +7359,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

1 comment on commit 315dde1

@vercel
Copy link

@vercel vercel bot commented on 315dde1 Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

website – ./

website-nblackburn.vercel.app
website-git-main-nblackburn.vercel.app
nblackburn.uk
www.nblackburn.uk

Please sign in to comment.