Skip to content

Commit a4e22ee

Browse files
fix(deps): update dependency jest-puppeteer to v11
1 parent 83d7785 commit a4e22ee

File tree

2 files changed

+353
-270
lines changed

2 files changed

+353
-270
lines changed

packages/web-functionality/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"execa": "^5.1.1",
1919
"jest": "25.5.4",
2020
"jest-junit": "^13.0.0",
21-
"jest-puppeteer": "^6.1.0",
21+
"jest-puppeteer": "^11.0.0",
2222
"puppeteer": "^13.0.1"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)