We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4476d26 commit 1cabd7cCopy full SHA for 1cabd7c
package.json
@@ -32,7 +32,7 @@
32
"got": "^11.0.0"
33
},
34
"devDependencies": {
35
- "@types/jest": "24.9.1",
+ "@types/jest": "27.0.2",
36
"@types/js-yaml": "^4.0.4",
37
"@types/node": "16.11.7",
38
"@typescript-eslint/parser": "2.10.0",
@@ -41,11 +41,11 @@
41
"eslint-plugin-github": "2.0.0",
42
"eslint-plugin-jest": "22.21.0",
43
"eslint-plugin-prettier": "^4.0.0",
44
- "jest": "24.9.0",
45
- "jest-circus": "24.9.0",
+ "jest": "27.3.1",
+ "jest-circus": "27.3.1",
46
"js-yaml": "^4.1.0",
47
"prettier": "^2.4.1",
48
"typescript": "4.4.4",
49
- "ts-jest": "24.3.0"
+ "ts-jest": "27.0.7"
50
}
51
0 commit comments