Skip to content

Commit

Permalink
Update jest-puppeteer
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed May 3, 2024
1 parent 07fabf2 commit 985a872
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 79 deletions.
190 changes: 114 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"lib": "lib"
},
"devDependencies": {
"@types/node": "^18.11.9",
"@types/node": "^20.12.8",
"@yandeu/eslint-config": "^0.0.4",
"@yandeu/prettier-config": "^0.0.4",
"copy-webpack-plugin": "^11.0.0",
Expand All @@ -68,12 +68,12 @@
"html-webpack-plugin": "^5.2.0",
"jest": "^29.0.3",
"jest-after-this": "^1.0.2",
"jest-puppeteer": "^9.0.0",
"jest-puppeteer": "^10.0.1",
"lerna": "^5.1.8",
"nodemon": "^3.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.1",
"puppeteer": "^21.0.1",
"puppeteer": "^22.7.1",
"rimraf": "^3.0.2",
"source-map-support": "^0.5.11",
"ts-loader": "^9.2.1",
Expand Down

0 comments on commit 985a872

Please sign in to comment.