We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b3d6e commit e6ea433Copy full SHA for e6ea433
package.json
@@ -70,7 +70,7 @@
70
"@types/redis": "^2.8.32",
71
"@typescript-eslint/eslint-plugin": "^5.22.0",
72
"@typescript-eslint/parser": "^5.22.0",
73
- "babel-jest": "^27.5.1",
+ "babel-jest": "^28.1.0",
74
"codecov": "^3.8.3",
75
"eslint-config-4catalyzer": "^1.4.1",
76
"eslint-config-4catalyzer-jest": "^2.2.0",
@@ -84,7 +84,7 @@
84
"graphql-relay": "^0.10.0",
85
"@4c/graphql-relay-subscription": "^0.4.0",
86
"hookem": "^2.0.1",
87
- "jest": "^27.5.1",
+ "jest": "^28.1.0",
88
"jsonwebtoken": "^8.5.1",
89
"lint-staged": "^12.4.1",
90
"prettier": "^2.6.2",
0 commit comments