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 8a6917c commit 0df0025Copy full SHA for 0df0025
package.json
@@ -51,7 +51,7 @@
51
"@tsconfig/node12": "^1.0.9",
52
"@types/babel__code-frame": "^7.0.3",
53
"@types/eslint": "^8.4.2",
54
- "@types/jest": "^27.4.1",
+ "@types/jest": "^28.1.1",
55
"@types/node": "^15.0.0",
56
"@types/object-hash": "^2.2.1",
57
"@types/react": "^17.0.0",
@@ -68,12 +68,12 @@
68
"eslint-remote-tester-repositories": "./repositories",
69
"husky": "^7.0.2",
70
"ink-testing-library": "^2.1.0",
71
- "jest": "^27.5.1",
+ "jest": "^28.1.1",
72
"lint-staged": "^11.1.2",
73
"node-pty": "^0.10.1",
74
"prettier": "^2.6.1",
75
"strip-ansi": "^6.0.0",
76
- "ts-jest": "^27.1.4",
+ "ts-jest": "^28.0.4",
77
"ts-node": "^10.7.0",
78
"tsc-alias": "^1.3.9",
79
"typescript": "^4.5.4"
0 commit comments