Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 7, 2020
1 parent 607eef6 commit 0a98d56
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"simple"
],
"dependencies": {
"stylelint-config-xo": "^0.16.0"
"stylelint-config-xo": "^0.20.0"
},
"devDependencies": {
"ava": "^2.4.0",
"stylelint": "^12.0.0",
"xo": "^0.25.3"
"stylelint": "^13.7.2",
"xo": "^0.33.1"
},
"peerDependencies": {
"stylelint": ">=12"
"stylelint": ">=13.7.0"
}
}

0 comments on commit 0a98d56

Please sign in to comment.