Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Commit 863dcb4

Browse files
committed
Update jest monorepo
1 parent a688dd5 commit 863dcb4

File tree

3 files changed

+1980
-2968
lines changed

3 files changed

+1980
-2968
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"typescript": "^3.8.2",
1818
"toolcheck": "^0.1.3",
1919
"tslib": "^1.11.0",
20-
"@types/jest": "^25.1.3",
20+
"@types/jest": "^27.0.0",
2121
"@types/node": "^13.7.6",
2222
"@tools/scripts": "file:./tools/scripts"
2323
},

tools/jest/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"fast-deep-equal": "^3.1.1",
1010
"semver": "^7.1.3",
1111
"create-jest-runner": "^0.5.3",
12-
"jest": "^25.1.0",
13-
"babel-jest": "^25.1.0",
12+
"jest": "^28.0.0",
13+
"babel-jest": "^28.0.0",
1414
"yaml-jest": "^1.0.5",
15-
"ts-jest": "^25.2.1",
15+
"ts-jest": "^28.0.0",
1616
"typescript": "^3.8.2",
1717
"tslib": "^1.11.0",
1818
"parse-dependency-range": "^0.0.4",

0 commit comments

Comments
 (0)