We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27e157 commit 39b7e44Copy full SHA for 39b7e44
package.json
@@ -64,8 +64,8 @@
64
"@4c/tsconfig": "^0.4.0",
65
"@babel/preset-typescript": "^7.16.7",
66
"@types/jest": "^27.4.0",
67
- "@typescript-eslint/eslint-plugin": "^5.10.2",
68
- "@typescript-eslint/parser": "^5.10.2",
+ "@typescript-eslint/eslint-plugin": "^5.11.0",
+ "@typescript-eslint/parser": "^5.11.0",
69
"codecov": "^3.8.3",
70
"eslint-config-4catalyzer": "^1.4.1",
71
"eslint-config-4catalyzer-jest": "^2.2.0",
@@ -78,8 +78,8 @@
78
"graphql": "^16.3.0",
79
"graphql-relay": "^0.10.0",
80
"hookem": "^2.0.1",
81
- "jest": "^27.5.0",
82
- "lint-staged": "^12.3.3",
+ "jest": "^27.5.1",
+ "lint-staged": "^12.3.4",
83
"prettier": "^2.5.1",
84
"typescript": "^4.5.5"
85
},
0 commit comments