|
67 | 67 | "@babel/preset-flow": "^7.18.6", |
68 | 68 | "@babel/preset-react": "^7.18.6", |
69 | 69 | "@babel/preset-typescript": "^7.18.6", |
70 | | - "@commitlint/cli": "^17.4.1", |
71 | | - "@commitlint/config-conventional": "^17.4.0", |
| 70 | + "@commitlint/cli": "^17.4.2", |
| 71 | + "@commitlint/config-conventional": "^17.4.2", |
72 | 72 | "@types/node": "^18.11.18", |
73 | 73 | "@types/react-helmet": "^6.1.6", |
74 | 74 | "@types/styled-components": "^5.1.26", |
75 | | - "@typescript-eslint/eslint-plugin": "^5.48.1", |
76 | | - "@typescript-eslint/parser": "^5.48.1", |
| 75 | + "@typescript-eslint/eslint-plugin": "^5.48.2", |
| 76 | + "@typescript-eslint/parser": "^5.48.2", |
77 | 77 | "babel-plugin-react-html-attrs": "^3.0.5", |
78 | 78 | "babel-plugin-transform-class-properties": "^6.24.1", |
79 | 79 | "copy-webpack-plugin": "^11.0.0", |
80 | | - "eslint": "^8.31.0", |
81 | | - "eslint-plugin-react": "^7.31.11", |
| 80 | + "eslint": "^8.32.0", |
| 81 | + "eslint-plugin-react": "^7.32.1", |
82 | 82 | "eslint-plugin-react-hooks": "^4.6.0", |
83 | 83 | "html-webpack-plugin": "^5.5.0", |
84 | 84 | "husky": "^8.0.3", |
|
0 commit comments