Skip to content

Commit

Permalink
Merge pull request #863 from jill64/renovate/jill64-playwright-config…
Browse files Browse the repository at this point in the history
…-2.x

chore(deps): update dependency @jill64/playwright-config to v2.3.1
  • Loading branch information
wraith-ci[bot] committed Jun 19, 2024
2 parents da1def3 + c0910af commit a86a3c1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
with:
pre-test: pnpm build
test-e2e:
uses: jill64/playwright-config/.github/workflows/duplex-playwright.yml@87d42c8a5b69f14d6af1cccf1ae38a9a778570dc # v2.3.0
uses: jill64/playwright-config/.github/workflows/duplex-playwright.yml@d09c4898d1681a64b001e86e2327f1aa7a772422 # v2.3.1
with:
hosting-provider: cloudflare
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "20.12.10",
"@jill64/eslint-config-ts": "1.1.26",
"@jill64/prettier-config": "1.0.0",
"@jill64/playwright-config": "2.3.0",
"@jill64/playwright-config": "2.3.1",
"@playwright/test": "1.44.1",
"prettier": "3.3.2",
"publint": "0.2.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-octoflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"repository": {
"type": "git",
"url": "https://github.com/jill64/octoflare.git",
"image": "https://opengraph.githubassets.com/ee112a61c4de501cba637131ca0f0dddaba5824a8e265548564afb9418e66c6b/jill64/octoflare"
"image": "https://opengraph.githubassets.com/6e600205d74513f798a444c83205861b2142e44eac66361126cfe964e304d258/jill64/octoflare"
},
"scripts": {
"build": "tsc && publint",
Expand Down
2 changes: 1 addition & 1 deletion packages/octoflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"repository": {
"type": "git",
"url": "https://github.com/jill64/octoflare.git",
"image": "https://opengraph.githubassets.com/ee112a61c4de501cba637131ca0f0dddaba5824a8e265548564afb9418e66c6b/jill64/octoflare"
"image": "https://opengraph.githubassets.com/6e600205d74513f798a444c83205861b2142e44eac66361126cfe964e304d258/jill64/octoflare"
},
"scripts": {
"build": "tsc && publint",
Expand Down

0 comments on commit a86a3c1

Please sign in to comment.