Skip to content

Commit fc19733

Browse files
fix(deps): update jest monorepo to v30
1 parent dc441d9 commit fc19733

File tree

2 files changed

+1438
-2008
lines changed

2 files changed

+1438
-2008
lines changed

packages/web-functionality/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"dependencies": {
1717
"@sourcegraph/tsconfig": "^4.0.1",
1818
"execa": "^5.1.1",
19-
"jest": "25.5.4",
19+
"jest": "30.2.0",
2020
"jest-junit": "^13.0.0",
2121
"jest-puppeteer": "^6.1.0",
2222
"puppeteer": "^13.0.1"
2323
},
2424
"devDependencies": {
2525
"@types/expect-puppeteer": "5.0.6",
26-
"@types/jest": "25.2.3",
26+
"@types/jest": "30.0.0",
2727
"@types/jest-environment-puppeteer": "5.0.6",
2828
"@types/puppeteer": "7.0.4"
2929
},

0 commit comments

Comments
 (0)