Skip to content

Commit

Permalink
feat(deps): Update dependency stylelint to v13.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 17, 2020
1 parent 93182c2 commit 4d10fc1
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 200 deletions.
4 changes: 2 additions & 2 deletions packages/stylelint-config-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"eslint": "6.8.0",
"eslint-config-stylelint": "11.1.0",
"jest": "25.5.4",
"stylelint": "13.7.2"
"stylelint": "13.8.0"
},
"peerDependencies": {
"stylelint": "^13.7.2"
"stylelint": "^13.8.0"
},
"dependencies": {
"stylelint-config-css-modules": "^2.2.0",
Expand Down
Loading

0 comments on commit 4d10fc1

Please sign in to comment.