Skip to content

Commit

Permalink
upgrade validation tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mosbth committed Oct 30, 2017
1 parent 56b9d03 commit 065fc56
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"version": "1.0.0",
"private": true,
"devDependencies": {
"clean-css": "^3.4.12",
"css-styleguide": "^0.9.5",
"eslint": "^4.5.0",
"eslint-plugin-react": "^7.3.0",
"html-minifier": "^0.8.0",
"htmlhint": "0.9.12",
"clean-css": "^4.1.9",
"css-styleguide": "^0.9.6",
"eslint": "^4.10.0",
"eslint-plugin-react": "^7.4.0",
"html-minifier": "^3.5.6",
"htmlhint": "0.9.13",
"javascript-style-guide": "^0.9.10",
"js-yaml": "^3.6.1",
"js-yaml": "^3.10.0",
"jsonlint": "^1.6.2",
"stylelint": "^8.2.0",
"uglify-es": "^3.1.5"
"uglify-es": "^3.1.6"
}
}

0 comments on commit 065fc56

Please sign in to comment.