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 Mar 16, 2019
1 parent 8c68954 commit 0d2ba27
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 120 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@commitlint/config-conventional": "7.5.0",
"@types/chokidar": "2.1.3",
"@types/fs-extra": "5.0.5",
"@types/jasmine": "3.3.9",
"@types/jasmine": "3.3.10",
"@types/minimist": "1.2.0",
"@types/node": "11.10.5",
"@types/puppeteer": "1.12.2",
"autoprefixer": "9.4.10",
"@types/node": "11.11.3",
"@types/puppeteer": "1.12.3",
"autoprefixer": "9.5.0",
"clean-css-cli": "4.2.1",
"clean-release": "2.7.0",
"clean-scripts": "1.9.2",
Expand All @@ -51,16 +51,16 @@
"standard": "12.0.1",
"stylelint": "9.10.1",
"stylelint-config-standard": "18.2.0",
"tslint": "5.13.1",
"tslint": "5.14.0",
"tslint-config-standard": "8.0.1",
"tslint-sonarts": "1.9.0",
"type-coverage": "1.10.0",
"types-as-schema": "1.6.0",
"vue": "2.6.8",
"vue": "2.6.9",
"vue-class-component": "7.0.1",
"watch-then-execute": "1.1.1",
"webpack": "4.29.6",
"webpack-cli": "3.2.3"
"webpack-cli": "3.3.0"
},
"dependencies": {
"ajv": "6.10.0",
Expand Down

0 comments on commit 0d2ba27

Please sign in to comment.