Skip to content

Commit 654346c

Browse files
committed
chore(deps): update commit linting tool
1 parent 9ba28be commit 654346c

File tree

3 files changed

+280
-190
lines changed

3 files changed

+280
-190
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"devDependencies": {
1616
"lerna": "3.22.1",
1717
"jest": "26.4.2",
18-
"@commitlint/cli": "9.1.2",
19-
"@commitlint/config-conventional": "9.1.2",
18+
"@commitlint/cli": "12.1.4",
19+
"@commitlint/config-conventional": "12.1.4",
2020
"commitizen": "4.2.1",
2121
"@types/jest": "26.0.13",
2222
"cross-env": "7.0.2",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"gh-pages": "3.1.0",
6666
"html-webpack-plugin": "4.5.0",
6767
"husky": "4.3.0",
68-
"lint-staged": "10.3.0",
68+
"lint-staged": "11.0.0",
6969
"mini-css-extract-plugin": "0.11.2",
7070
"optimize-css-assets-webpack-plugin": "5.0.4",
7171
"postcss-loader": "4.0.2",

0 commit comments

Comments
 (0)