Skip to content

Commit fbfbe7f

Browse files
committed
Update jest monorepo
1 parent 4476d26 commit fbfbe7f

File tree

2 files changed

+1556
-1968
lines changed

2 files changed

+1556
-1968
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"got": "^11.0.0"
3333
},
3434
"devDependencies": {
35-
"@types/jest": "24.9.1",
35+
"@types/jest": "27.0.3",
3636
"@types/js-yaml": "^4.0.4",
3737
"@types/node": "16.11.7",
3838
"@typescript-eslint/parser": "2.10.0",
@@ -41,11 +41,11 @@
4141
"eslint-plugin-github": "2.0.0",
4242
"eslint-plugin-jest": "22.21.0",
4343
"eslint-plugin-prettier": "^4.0.0",
44-
"jest": "24.9.0",
45-
"jest-circus": "24.9.0",
44+
"jest": "27.4.3",
45+
"jest-circus": "27.4.2",
4646
"js-yaml": "^4.1.0",
4747
"prettier": "^2.4.1",
4848
"typescript": "4.4.4",
49-
"ts-jest": "24.3.0"
49+
"ts-jest": "27.1.0"
5050
}
5151
}

0 commit comments

Comments
 (0)