We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76c3e4 commit 5ee2dd7Copy full SHA for 5ee2dd7
package.json
@@ -26,11 +26,11 @@
26
}
27
},
28
"devDependencies": {
29
- "nodeppt": "^1.4.5",
30
- "husky": "^4.2.3",
31
- "lint-staged": "^7.3.0",
+ "nodeppt": "1.4.5",
+ "husky": "4.3.8",
+ "lint-staged": "7.3.0",
32
"prettier": "2.0.2",
33
- "pretty-quick": "^2.0.1",
+ "pretty-quick": "2.0.2",
34
"textlint": "11.6.2",
35
"textlint-rule-ja-space-between-half-and-full-width": "2.0.1",
36
"textlint-rule-no-todo": "2.0.1"
0 commit comments