Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Dec 1, 2018
1 parent 8b51f77 commit 193c3f7
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 98 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@types/fs-extra": "5.0.4",
"@types/jasmine": "3.3.0",
"@types/minimist": "1.2.0",
"@types/node": "10.12.10",
"@types/puppeteer": "1.10.0",
"@types/node": "10.12.11",
"@types/puppeteer": "1.10.1",
"autoprefixer": "9.3.1",
"clean-css-cli": "4.2.1",
"clean-release": "2.7.0",
Expand All @@ -41,15 +41,15 @@
"github-fork-ribbon-css": "0.2.1",
"http-server": "0.11.1",
"jasmine": "3.3.0",
"less": "3.8.1",
"less": "3.9.0",
"markdownlint-cli": "0.13.0",
"no-unused-export": "1.6.0",
"postcss-cli": "6.0.1",
"puppeteer": "1.10.0",
"puppeteer": "1.11.0",
"rev-static": "3.4.2",
"rimraf": "2.6.2",
"standard": "12.0.1",
"stylelint": "9.8.0",
"stylelint": "9.9.0",
"stylelint-config-standard": "18.2.0",
"tslint": "5.11.0",
"tslint-config-standard": "8.0.1",
Expand All @@ -59,11 +59,11 @@
"vue": "2.5.17",
"vue-class-component": "6.3.2",
"watch-then-execute": "1.1.1",
"webpack": "4.26.0",
"webpack": "4.26.1",
"webpack-cli": "3.1.2"
},
"dependencies": {
"ajv": "6.5.5",
"ajv": "6.6.1",
"chokidar": "2.0.4",
"fs-extra": "7.0.1",
"lodash.snakecase": "4.1.1",
Expand Down

0 comments on commit 193c3f7

Please sign in to comment.