Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 15, 2019
1 parent 9e33aaf commit 4fa907a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"linter"
],
"dependencies": {
"stylelint-config-xo": "^0.12.0",
"stylelint-scss": "^3.4.1"
"stylelint-config-xo": "^0.13.0",
"stylelint-scss": "^3.5.3"
},
"devDependencies": {
"ava": "^1.0.1",
"stylelint": "^9.9.0",
"xo": "^0.23.0"
"ava": "^1.2.1",
"stylelint": "^9.10.1",
"xo": "^0.24.0"
},
"peerDependencies": {
"stylelint": ">=9.9.0"
"stylelint": ">=9.10.1"
}
}

0 comments on commit 4fa907a

Please sign in to comment.