Skip to content

Commit ca81ea8

Browse files
committed
Update jest monorepo
1 parent 526c0b3 commit ca81ea8

2 files changed

Lines changed: 628 additions & 436 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"node-fetch": "3.2.0"
2727
},
2828
"devDependencies": {
29-
"@types/jest": "27.0.1",
29+
"@types/jest": "27.4.0",
3030
"@types/node": "14.18.7",
3131
"@types/node-fetch": "3.0.2",
3232
"@typescript-eslint/parser": "4.33.0",
@@ -35,8 +35,8 @@
3535
"eslint-plugin-github": "4.3.5",
3636
"eslint-plugin-jest": "24.7.0",
3737
"eslint-plugin-prettier": "4.0.0",
38-
"jest": "27.2.0",
39-
"jest-circus": "27.2.0",
38+
"jest": "27.4.7",
39+
"jest-circus": "27.4.6",
4040
"js-yaml": "4.1.0",
4141
"prettier": "2.4.1",
4242
"ts-jest": "27.1.3",

0 commit comments

Comments
 (0)