|
51 | 51 | "@babel/cli": "7.13.10", |
52 | 52 | "@babel/core": "7.19.6", |
53 | 53 | "@babel/preset-typescript": "^7.13.0", |
54 | | - "@codecademy/webpack-config": "^6.0.0", |
| 54 | + "@codecademy/webpack-config": "6.4.2", |
55 | 55 | "@emotion/babel-plugin": "^11.3.0", |
56 | 56 | "@emotion/jest": "^11.3.0", |
57 | 57 | "@emotion/react": "^11.4.0", |
|
69 | 69 | "@types/react": "^16.9", |
70 | 70 | "@types/react-dom": "^16.9", |
71 | 71 | "@types/stylis": "^4.0.0", |
72 | | - "@typescript-eslint/eslint-plugin": "^5.15.0", |
73 | | - "@typescript-eslint/parser": "^5.15.0", |
| 72 | + "@typescript-eslint/eslint-plugin": "^8.31.0", |
| 73 | + "@typescript-eslint/parser": "^8.31.0", |
74 | 74 | "babel-jest": "29.6.4", |
75 | 75 | "babel-plugin-macros": "3.1.0", |
76 | | - "babel-preset-codecademy": "2.3.0", |
| 76 | + "babel-preset-codecademy": "7.0.1", |
77 | 77 | "component-test-setup": "^0.3.1", |
78 | 78 | "core-js": "3.32.1", |
79 | 79 | "enzyme": "3.11.0", |
80 | 80 | "enzyme-adapter-react-16": "1.15.7", |
81 | 81 | "enzyme-to-json": "3.6.2", |
82 | 82 | "eslint": "^8.11.0", |
83 | | - "eslint-plugin-jest": "^25.2.4", |
| 83 | + "eslint-plugin-jest": "^28.11.0", |
84 | 84 | "eslint-plugin-jest-react": "^0.1.0", |
85 | | - "eslint-plugin-jsx-a11y": "^6.4.1", |
86 | | - "eslint-plugin-no-only-tests": "^2.6.0", |
87 | | - "eslint-plugin-react": "^7.26.1", |
88 | | - "eslint-plugin-react-hooks": "^4.3.0", |
89 | | - "eslint-plugin-simple-import-sort": "^7.0.0", |
90 | | - "eslint-plugin-unused-imports": "^1.1.5", |
| 85 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 86 | + "eslint-plugin-no-only-tests": "^3.3.0", |
| 87 | + "eslint-plugin-react": "^7.37.5", |
| 88 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 89 | + "eslint-plugin-simple-import-sort": "^12.1.1", |
| 90 | + "eslint-plugin-unused-imports": "^4.1.4", |
91 | 91 | "husky": "^8.0.0", |
92 | 92 | "identity-obj-proxy": "3.0.0", |
93 | 93 | "jest": "^29.6.4", |
|
0 commit comments