Skip to content

Commit e0eaf2d

Browse files
authored
Merge pull request #76 from nodejs-monorepo-templates/renovate/major-jest-monorepo
Update jest monorepo to v26 (major)
2 parents b8c57e2 + 643a4d8 commit e0eaf2d

File tree

2 files changed

+1032
-614
lines changed

2 files changed

+1032
-614
lines changed

Diff for: tools/jest/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"fast-deep-equal": "^3.1.1",
1010
"semver": "^7.3.0",
1111
"create-jest-runner": "^0.6.0",
12-
"jest": "^25.3.0",
13-
"babel-jest": "^25.3.0",
12+
"jest": "^26.0.0",
13+
"babel-jest": "^26.0.0",
1414
"yaml-jest": "^1.0.5",
1515
"ts-jest": "^25.3.1",
1616
"typescript": "^3.8.3",

0 commit comments

Comments
 (0)