|
62 | 62 | "@4c/prettier-config": "^1.1.0", |
63 | 63 | "@4c/tsconfig": "^0.4.0", |
64 | 64 | "@babel/cli": "^7.17.6", |
65 | | - "@babel/core": "^7.17.8", |
| 65 | + "@babel/core": "^7.17.9", |
66 | 66 | "@babel/preset-typescript": "^7.16.7", |
67 | 67 | "@types/express": "^4.17.13", |
68 | 68 | "@types/jest": "^27.4.1", |
69 | 69 | "@types/jsonwebtoken": "^8.5.8", |
70 | 70 | "@types/redis": "^2.8.32", |
71 | | - "@typescript-eslint/eslint-plugin": "^5.16.0", |
72 | | - "@typescript-eslint/parser": "^5.16.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "^5.19.0", |
| 72 | + "@typescript-eslint/parser": "^5.19.0", |
73 | 73 | "babel-jest": "^27.5.1", |
74 | 74 | "codecov": "^3.8.3", |
75 | 75 | "eslint-config-4catalyzer": "^1.4.1", |
76 | 76 | "eslint-config-4catalyzer-jest": "^2.2.0", |
77 | 77 | "eslint-config-4catalyzer-typescript": "^3.2.0", |
78 | 78 | "eslint-config-prettier": "^8.5.0", |
79 | | - "eslint-plugin-import": "^2.25.4", |
80 | | - "eslint-plugin-jest": "^26.1.3", |
| 79 | + "eslint-plugin-import": "^2.26.0", |
| 80 | + "eslint-plugin-jest": "^26.1.4", |
81 | 81 | "eslint-plugin-jsx-a11y": "^6.5.1", |
82 | 82 | "eslint-plugin-prettier": "^4.0.0", |
83 | 83 | "graphql": "^16.3.0", |
|
86 | 86 | "hookem": "^2.0.1", |
87 | 87 | "jest": "^27.5.1", |
88 | 88 | "jsonwebtoken": "^8.5.1", |
89 | | - "lint-staged": "^12.3.7", |
90 | | - "prettier": "^2.6.1", |
| 89 | + "lint-staged": "^12.3.8", |
| 90 | + "prettier": "^2.6.2", |
91 | 91 | "redis-mock": "^0.56.3", |
92 | 92 | "semantic-release": "^19.0.2", |
93 | 93 | "socket.io": "^4.4.1", |
|
0 commit comments