Skip to content

Commit

Permalink
chore(package): update stylelint to 7.9.0 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
olegskl committed Feb 20, 2017
1 parent 89c9ecf commit a926b4e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -31,15 +31,15 @@
"gulp-util": "^3.0.8",
"mkdirp": "^0.5.1",
"promise": "^7.1.1",
"stylelint": "^7.8.0",
"stylelint": "^7.9.0",
"through2": "^2.0.3"
},
"devDependencies": {
"babel-cli": "^6.22.2",
"babel-core": "^6.22.1",
"babel-cli": "^6.23.0",
"babel-core": "^6.23.1",
"babel-preset-es2015": "^6.22.0",
"babel-register": "^6.22.0",
"eslint": "^3.15.0",
"babel-register": "^6.23.0",
"eslint": "^3.16.0",
"eslint-config-meetic": "^4.0.0",
"gulp": "^3.9.1",
"sinon": "^1.17.7",
Expand Down

0 comments on commit a926b4e

Please sign in to comment.