|
66 | 66 | "@babel/preset-typescript": "^7.15.0", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^4.33.0", |
68 | 68 | "@typescript-eslint/parser": "^4.33.0", |
69 | | - "@wojtekmaj/enzyme-adapter-react-17": "^0.6.3", |
70 | | - "babel-jest": "^27.2.5", |
| 69 | + "@wojtekmaj/enzyme-adapter-react-17": "^0.6.5", |
| 70 | + "babel-jest": "^27.3.1", |
71 | 71 | "babel-plugin-add-module-exports": "^1.0.4", |
72 | 72 | "cpy-cli": "^3.1.1", |
73 | 73 | "enzyme": "^3.11.0", |
74 | 74 | "eslint": "^7.32.0", |
75 | 75 | "eslint-config-4catalyzer-jest": "^2.1.2", |
76 | | - "eslint-config-4catalyzer-react": "^1.1.2", |
| 76 | + "eslint-config-4catalyzer-react": "^1.1.3", |
77 | 77 | "eslint-config-4catalyzer-typescript": "^3.1.2", |
78 | 78 | "eslint-config-prettier": "^8.3.0", |
79 | | - "eslint-plugin-import": "^2.24.2", |
| 79 | + "eslint-plugin-import": "^2.25.2", |
80 | 80 | "eslint-plugin-jest": "^24.7.0", |
81 | 81 | "eslint-plugin-jsx-a11y": "^6.4.1", |
82 | 82 | "eslint-plugin-prettier": "^3.4.1", |
83 | 83 | "eslint-plugin-react": "^7.26.1", |
84 | 84 | "eslint-plugin-react-hooks": "^4.2.0", |
85 | 85 | "found": "^0.6.0", |
86 | 86 | "hookem": "^1.0.9", |
87 | | - "jest": "^27.2.5", |
88 | | - "lint-staged": "^11.2.3", |
| 87 | + "jest": "^27.3.1", |
| 88 | + "lint-staged": "^11.2.4", |
89 | 89 | "prettier": "^2.4.1", |
90 | 90 | "react": "^17.0.2", |
91 | 91 | "react-dom": "^17.0.2", |
92 | 92 | "react-test-renderer": "^17.0.2", |
93 | | - "typescript": "^4.4.3" |
| 93 | + "typescript": "^4.4.4" |
94 | 94 | } |
95 | 95 | } |
0 commit comments