Skip to content

Commit

Permalink
wip(backstop): use document-fonts-loaded branch of backstop and bump …
Browse files Browse the repository at this point in the history
…deps
  • Loading branch information
dgrebb committed Apr 30, 2024
1 parent 91620ee commit f1170d1
Show file tree
Hide file tree
Showing 2 changed files with 1,885 additions and 1,494 deletions.
5 changes: 3 additions & 2 deletions _ci/backstop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"@playwright/test": "1.43.1",
"backstopjs": "github:dgrebb/dg-backstop#1.0.2",
"cors": "^2.8.5",
"dg-backstopjs": "github:dgrebb/dg-backstop#feat/wait-for-fonts",
"http-server": "^14.1.1",
"patch-package": "^8.0.0",
"@playwright/test": "1.42.1",
"playwright": "^1.42.1",
"playwright": "^1.43.1",
"pm2": "^5.3.1",
"super-simple-web-server": "github:dgrebb/super-simple-web-server#0.0.2"
},
Expand Down
Loading

0 comments on commit f1170d1

Please sign in to comment.