Skip to content

Commit

Permalink
Bump puppeteer to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
Niek committed Nov 19, 2024
1 parent 1a25b44 commit e5ffcbf
Show file tree
Hide file tree
Showing 2 changed files with 645 additions and 724 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"husky": "9",
"jest": "29",
"jest-puppeteer": "10",
"puppeteer": "22",
"puppeteer": "23",
"ts-standard": "12",
"typescript": "5"
},
Expand All @@ -52,5 +52,6 @@
"transform": {
"^.+\\.(t|j)sx?$": "@swc/jest"
}
}
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit e5ffcbf

Please sign in to comment.