|
67 | 67 | "@swc/jest": "^0.2.21", |
68 | 68 | "@testing-library/react-hooks": "^8.0.1", |
69 | 69 | "@types/fs-extra": "^9.0.13", |
70 | | - "@types/jest": "^28.1.4", |
| 70 | + "@types/jest": "^28.1.6", |
71 | 71 | "@types/lodash": "^4.14.182", |
72 | | - "@types/node": "^18.0.3", |
| 72 | + "@types/node": "^18.0.5", |
73 | 73 | "@types/prompts": "^2.0.14", |
74 | 74 | "@types/react": "^18.0.15", |
75 | 75 | "@types/react-dev-utils": "^9.0.11", |
76 | 76 | "@types/react-test-renderer": "^18.0.0", |
77 | 77 | "@types/semver": "^7.3.10", |
78 | 78 | "@types/shelljs": "^0.8.11", |
79 | | - "@typescript-eslint/eslint-plugin": "^5.30.5", |
80 | | - "@typescript-eslint/parser": "^5.30.5", |
| 79 | + "@typescript-eslint/eslint-plugin": "^5.30.6", |
| 80 | + "@typescript-eslint/parser": "^5.30.6", |
81 | 81 | "cross-env": "^7.0.3", |
82 | 82 | "cspell": "^6.2.3", |
83 | | - "eslint": "^8.19.0", |
| 83 | + "eslint": "^8.20.0", |
84 | 84 | "eslint-config-airbnb": "^19.0.4", |
85 | 85 | "eslint-config-prettier": "^8.5.0", |
86 | 86 | "eslint-plugin-header": "^3.1.1", |
87 | 87 | "eslint-plugin-import": "^2.26.0", |
88 | | - "eslint-plugin-jest": "^26.5.3", |
| 88 | + "eslint-plugin-jest": "^26.6.0", |
89 | 89 | "eslint-plugin-jsx-a11y": "^6.6.0", |
90 | 90 | "eslint-plugin-react": "^7.30.1", |
91 | 91 | "eslint-plugin-react-hooks": "^4.6.0", |
92 | 92 | "eslint-plugin-regexp": "^1.7.0", |
93 | 93 | "husky": "^8.0.1", |
94 | | - "image-size": "^1.0.1", |
95 | | - "jest": "^28.1.2", |
96 | | - "jest-environment-jsdom": "^28.1.2", |
| 94 | + "image-size": "^1.0.2", |
| 95 | + "jest": "^28.1.3", |
| 96 | + "jest-environment-jsdom": "^28.1.3", |
97 | 97 | "jest-serializer-ansi-escapes": "^2.0.1", |
98 | 98 | "jest-serializer-react-helmet-async": "^1.0.21", |
99 | 99 | "lerna": "^5.1.8", |
|
0 commit comments