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 9ba28be commit 654346cCopy full SHA for 654346c
package.json
@@ -15,8 +15,8 @@
15
"devDependencies": {
16
"lerna": "3.22.1",
17
"jest": "26.4.2",
18
- "@commitlint/cli": "9.1.2",
19
- "@commitlint/config-conventional": "9.1.2",
+ "@commitlint/cli": "12.1.4",
+ "@commitlint/config-conventional": "12.1.4",
20
"commitizen": "4.2.1",
21
"@types/jest": "26.0.13",
22
"cross-env": "7.0.2",
packages/react/package.json
@@ -65,7 +65,7 @@
65
"gh-pages": "3.1.0",
66
"html-webpack-plugin": "4.5.0",
67
"husky": "4.3.0",
68
- "lint-staged": "10.3.0",
+ "lint-staged": "11.0.0",
69
"mini-css-extract-plugin": "0.11.2",
70
"optimize-css-assets-webpack-plugin": "5.0.4",
71
"postcss-loader": "4.0.2",
0 commit comments