Skip to content

Commit

Permalink
Merge pull request #33 from justeat/v2.0.0
Browse files Browse the repository at this point in the history
v2.0.0 – Updating stylelint to v8 and stylelint-config-fozzie to v1
  • Loading branch information
DamianMullins authored Jul 18, 2017
2 parents 582281a + 2b46fc9 commit 1562057
Show file tree
Hide file tree
Showing 2 changed files with 697 additions and 497 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeat/gulp-build-fozzie",
"version": "1.17.0",
"version": "2.0.0",
"description": "Gulp build tasks for use across Fozzie modules",
"main": "index.js",
"author": "Damian Mullins <[email protected]> (http://www.damianmullins.com)",
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@justeat/eslint-config-fozzie": "^1.0.0",
"@justeat/stylelint-config-fozzie": "^0.1.1",
"@justeat/stylelint-config-fozzie": "^1.0.0",
"assemble": "^0.24.3",
"autoprefixer": "^7.0.1",
"babelify": "^7.3.0",
Expand Down Expand Up @@ -61,16 +61,16 @@
"gulp-tap": "^1.0.1",
"gulp-uglify": "^3.0.0",
"gulp-util": "^3.0.8",
"handlebars-helpers": "^0.8.2",
"helper-markdown": "^0.2.1",
"handlebars-helpers": "^0.9.3",
"helper-markdown": "^1.0.0",
"helper-md": "^0.2.2",
"jest-cli": "^20.0.0",
"postcss-assets": "^4.1.0",
"postcss-reporter": "^4.0.0",
"postcss-scss": "^1.0.2",
"require-dir": "^0.3.1",
"run-sequence": "^1.2.2",
"stylelint": "^7.10.1",
"run-sequence": "^2.0.0",
"stylelint": "^8.0.0",
"sw-precache": "^5.1.1",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
Expand Down
Loading

0 comments on commit 1562057

Please sign in to comment.