We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc47bd commit 9b17345Copy full SHA for 9b17345
package.json
@@ -34,7 +34,7 @@
34
"@theguild/prettier-config": "^1.0.0",
35
"babel-jest": "^29.3.1",
36
"eslint": "^8.31.0",
37
- "jest": "26.6.3",
+ "jest": "29.5.0",
38
"prettier": "^2.8.2"
39
}
40
packages/cli/package.json
@@ -55,12 +55,12 @@
55
"devDependencies": {
56
"@types/debug": "^4.1.7",
57
"@types/fs-extra": "^9.0.13",
58
- "@types/jest": "^26.0.24",
+ "@types/jest": "^29.0.0",
59
"@types/js-yaml": "^3.12.7",
60
"@types/semver": "^7.3.13",
61
"@types/which": "^2.0.1",
62
"copyfiles": "^2.4.1",
63
64
"oclif": "3.8.1",
65
"spawn-command": "0.0.2-1",
66
"strip-ansi": "6.0.1",
0 commit comments