Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit a95a2b6

Browse files
committed
chore: update stylelint linting
1 parent 4dec544 commit a95a2b6

File tree

2 files changed

+201
-152
lines changed

2 files changed

+201
-152
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"eslint": "5.16.0",
4242
"eslint-plugin-jsx-a11y": "6.2.1",
4343
"eslint-plugin-prettier": "3.1.0",
44-
"eslint-plugin-react": "7.11.1",
44+
"eslint-plugin-react": "7.13.0",
4545
"eslint-plugin-verdaccio": "0.0.5",
4646
"file-loader": "2.0.0",
4747
"friendly-errors-webpack-plugin": "1.7.0",
4848
"get-stdin": "6.0.0",
4949
"github-markdown-css": "2.10.0",
5050
"html-webpack-plugin": "3.2.0",
51-
"husky": "0.15.0-rc.8",
51+
"husky": "2.4.1",
5252
"identity-obj-proxy": "3.0.0",
5353
"in-publish": "2.0.0",
5454
"jest": "24.8.0",
@@ -80,12 +80,12 @@
8080
"source-map-loader": "0.2.4",
8181
"standard-version": "4.4.0",
8282
"style-loader": "0.23.1",
83-
"stylelint": "10.0.1",
84-
"stylelint-config-recommended": "2.1.0",
85-
"stylelint-config-recommended-scss": "3.2.0",
83+
"stylelint": "10.1.0",
84+
"stylelint-config-recommended": "2.2.0",
85+
"stylelint-config-recommended-scss": "3.3.0",
8686
"stylelint-config-styled-components": "0.1.1",
87-
"stylelint-processor-styled-components": "1.5.2",
88-
"stylelint-scss": "3.5.4",
87+
"stylelint-processor-styled-components": "1.8.0",
88+
"stylelint-scss": "3.8.0",
8989
"stylelint-webpack-plugin": "0.10.5",
9090
"supertest": "4.0.2",
9191
"typeface-roboto": "0.0.54",

0 commit comments

Comments
 (0)