Skip to content

Commit af856f8

Browse files
authored
update jest v27 (#226)
1 parent 90ab0c6 commit af856f8

File tree

2 files changed

+832
-1413
lines changed

2 files changed

+832
-1413
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"eslint-plugin-standard": "5.0.0",
4646
"eslint-config-prettier": "8.3.0",
4747
"@types/jest": "26.0.23",
48-
"ts-jest": "26.5.6",
48+
"ts-jest": "27.0.1",
4949
"rimraf": "3.0.2",
5050
"typescript": "4.3.2",
51-
"jest": "26.6.3"
51+
"jest": "27.0.1"
5252
},
5353
"resolutions": {
5454
"@changesets/git": "1.1.1",

0 commit comments

Comments
 (0)