Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2022
1 parent 0cbcc47 commit 3d6cd05
Show file tree
Hide file tree
Showing 2 changed files with 804 additions and 1,700 deletions.
4 changes: 2 additions & 2 deletions packages/web-functionality/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"dependencies": {
"@sourcegraph/tsconfig": "^4.0.1",
"execa": "^5.1.1",
"jest": "25.5.4",
"jest": "28.1.1",
"jest-junit": "^13.0.0",
"jest-puppeteer": "^6.1.0",
"puppeteer": "^13.0.1"
},
"devDependencies": {
"@types/expect-puppeteer": "4.4.7",
"@types/jest": "25.2.3",
"@types/jest": "28.1.1",
"@types/jest-environment-puppeteer": "5.0.2",
"@types/puppeteer": "5.4.6"
},
Expand Down

0 comments on commit 3d6cd05

Please sign in to comment.