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 Jun 29, 2019
1 parent 70a30a0 commit f504b7b
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 136 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@commitlint/cli": "8.0.0",
"@commitlint/config-conventional": "8.0.0",
"@types/chokidar": "2.1.3",
"@types/fs-extra": "7.0.0",
"@types/fs-extra": "8.0.0",
"@types/jasmine": "3.3.13",
"@types/minimist": "1.2.0",
"@types/node": "12.0.10",
Expand All @@ -45,7 +45,7 @@
"markdownlint-cli": "0.17.0",
"no-unused-export": "1.7.0",
"postcss-cli": "6.1.2",
"puppeteer": "1.18.0",
"puppeteer": "1.18.1",
"rev-static": "3.4.3",
"rimraf": "2.6.3",
"standard": "12.0.1",
Expand All @@ -54,17 +54,17 @@
"tslint": "5.18.0",
"tslint-config-standard": "8.0.1",
"tslint-sonarts": "1.9.0",
"type-coverage": "2.0.2",
"type-coverage": "2.0.4",
"vue": "2.6.10",
"vue-class-component": "7.1.0",
"watch-then-execute": "1.1.1",
"webpack": "4.35.0",
"webpack-cli": "3.3.4"
"webpack-cli": "3.3.5"
},
"dependencies": {
"ajv": "6.10.0",
"chokidar": "3.0.1",
"fs-extra": "8.0.1",
"fs-extra": "8.1.0",
"lodash.snakecase": "4.1.1",
"minimist": "1.2.0",
"protobufjs": "6.8.8",
Expand Down
Loading

0 comments on commit f504b7b

Please sign in to comment.