We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a113227 commit 14226d1Copy full SHA for 14226d1
package.json
@@ -55,13 +55,13 @@
55
"eslint-plugin-react": "7.24.0",
56
"eslint-plugin-react-hooks": "4.2.0",
57
"gh-pages": "3.2.3",
58
- "husky": "4.3.8",
59
- "lint-staged": "10.5.4",
+ "husky": "7.0.1",
+ "lint-staged": "11.1.0",
60
"prettier": "2.3.2",
61
"styled-components": "5.3.0",
62
- "textlint": "11.9.1",
+ "textlint": "12.0.2",
63
"textlint-rule-preset-ja-spacing": "2.1.3",
64
- "textlint-rule-preset-japanese": "5.0.0",
+ "textlint-rule-preset-japanese": "7.0.0",
65
"typescript": "4.3.4"
66
},
67
"keywords": [
0 commit comments