Skip to content

Commit

Permalink
build: update depDev
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Jan 12, 2018
1 parent aaa5b3e commit d573e75
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,44 +40,44 @@
"Autoload"
],
"dependencies": {
"chalk": "^1.1.3",
"chalk": "^2.3.0",
"core-js": "^2.4.1",
"indent-string": "^3.1.0",
"log-symbols": "^1.0.2",
"log-symbols": "^2.1.0",
"post-config": "0.0.4-alpha.11",
"post-sequence": "^0.1.12",
"text-table": "^0.2.0",
"to-slug-case": "^1.0.0"
},
"devDependencies": {
"@commitlint/cli": "^5.2.0",
"@commitlint/cli": "^6.0.1",
"@commitlint/config-angular": "^5.1.1",
"autoprefixer": "^7.1.1",
"ava": "*",
"ava-codemods": "^0.3.2",
"babel-cli": "^6.24.1",
"babel-eslint": "^7.2.2",
"babel-eslint": "^8.2.1",
"babel-plugin-add-module-exports": "^0.2.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.4.0",
"babel-preset-minify": "^0.2.0",
"babel-register": "^6.24.0",
"clinton": "^0.13.0",
"conventional-changelog-cli": "^1.3.0",
"coveralls": "^2.13.0",
"eslint": "^3.19.0",
"coveralls": "^3.0.0",
"eslint": "^4.15.0",
"eslint-plugin-ava": "^4.2.0",
"eslint-plugin-babel": "^4.1.1",
"eslint-plugin-markdown": "^1.0.0-beta.4",
"eslint-plugin-unicorn": "^3.0.1",
"execa": "^0.7.0",
"husky": "^0.13.3",
"execa": "^0.9.0",
"husky": "^0.14.3",
"lint-staged": "^6.0.0",
"nyc": "^11.0.2",
"postcss": "^6.0.1",
"postcss-cli": "^4.1.0",
"postcss-csso": "^2.0.0",
"posthtml": "^0.9.2",
"postcss-csso": "^3.0.0",
"posthtml": "^0.11.0",
"posthtml-bem": "^0.2.2",
"posthtml-css-modules": "^0.1.2",
"posthtml-each": "^1.0.1",
Expand Down

0 comments on commit d573e75

Please sign in to comment.