|
51 | 51 | "@pika/plugin-build-node": "^0.8.3",
|
52 | 52 | "@pika/plugin-build-web": "^0.8.3",
|
53 | 53 | "@pika/plugin-ts-standard-pkg": "^0.8.3",
|
54 |
| - "@testing-library/react": "^10.0.2", |
| 54 | + "@testing-library/react": "^10.0.4", |
55 | 55 | "@testing-library/react-hooks": "^3.1.0",
|
56 |
| - "@types/jest": "^25.1.4", |
57 |
| - "@types/react": "^16.9.27", |
| 56 | + "@types/jest": "^25.2.3", |
| 57 | + "@types/react": "^16.9.35", |
58 | 58 | "@typescript-eslint/eslint-plugin": "^2.26.0",
|
59 | 59 | "@typescript-eslint/parser": "^2.26.0",
|
60 |
| - "all-contributors-cli": "^6.14.0", |
61 |
| - "commitizen": "^4.0.3", |
62 |
| - "documentation": "^12.1.2", |
| 60 | + "all-contributors-cli": "^6.15.0", |
| 61 | + "commitizen": "^4.1.2", |
| 62 | + "documentation": "^13.0.0", |
63 | 63 | "dotenv-cli": "^3.0.0",
|
64 | 64 | "eslint": "^6.4.0",
|
65 | 65 | "eslint-config-airbnb": "^18.1.0",
|
66 |
| - "eslint-config-airbnb-typescript": "^7.2.0", |
67 |
| - "eslint-config-prettier": "^6.10.1", |
| 66 | + "eslint-config-airbnb-typescript": "^7.2.1", |
| 67 | + "eslint-config-prettier": "^6.11.0", |
68 | 68 | "eslint-plugin-import": "^2.20.2",
|
69 |
| - "eslint-plugin-jest": "^23.8.2", |
70 |
| - "eslint-plugin-jsdoc": "^22.1.0", |
| 69 | + "eslint-plugin-jest": "^23.13.2", |
| 70 | + "eslint-plugin-jsdoc": "^26.0.1", |
71 | 71 | "eslint-plugin-jsx-a11y": "^6.2.3",
|
72 |
| - "eslint-plugin-react": "^7.19.0", |
73 |
| - "eslint-plugin-react-hooks": "^3.0.0", |
74 |
| - "eslint-plugin-simple-import-sort": "^5.0.2", |
75 |
| - "eslint-plugin-testing-library": "^3.0.0", |
76 |
| - "husky": "^4.2.3", |
77 |
| - "jest": "^25.2.4", |
78 |
| - "lerna": "^3.17.0", |
79 |
| - "lint-staged": "^10.1.0", |
80 |
| - "prettier": "^2.0.2", |
81 |
| - "prettier-plugin-packagejson": "^2.1.2", |
| 72 | + "eslint-plugin-react": "^7.20.0", |
| 73 | + "eslint-plugin-react-hooks": "^4.0.4", |
| 74 | + "eslint-plugin-simple-import-sort": "^5.0.3", |
| 75 | + "eslint-plugin-testing-library": "^3.1.4", |
| 76 | + "husky": "^4.2.5", |
| 77 | + "jest": "^26.0.1", |
| 78 | + "lerna": "^3.22.0", |
| 79 | + "lint-staged": "^10.2.7", |
| 80 | + "prettier": "^2.0.5", |
| 81 | + "prettier-plugin-packagejson": "^2.2.5", |
82 | 82 | "react": "^16.13.1",
|
83 | 83 | "react-dom": "^16.13.1",
|
84 | 84 | "react-test-renderer": "^16.13.1",
|
85 |
| - "ts-jest": "^25.3.0", |
86 |
| - "typescript": "^3.8.3" |
| 85 | + "ts-jest": "^26.1.0", |
| 86 | + "typescript": "^3.9.3" |
87 | 87 | }
|
88 | 88 | }
|
0 commit comments