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 Oct 19, 2019
1 parent ca72afe commit f0cbc8e
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 112 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"devDependencies": {
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@types/fs-extra": "8.0.0",
"@types/fs-extra": "8.0.1",
"@types/jasmine": "3.4.4",
"@types/minimist": "1.2.0",
"@types/node": "12.7.12",
"@types/node": "12.11.1",
"@types/puppeteer": "1.20.2",
"@typescript-eslint/eslint-plugin": "2.3.3",
"@typescript-eslint/parser": "2.3.3",
"autoprefixer": "9.6.4",
"@typescript-eslint/eslint-plugin": "2.4.0",
"@typescript-eslint/parser": "2.4.0",
"autoprefixer": "9.6.5",
"clean-css-cli": "4.3.0",
"clean-release": "2.7.0",
"clean-scripts": "1.12.1",
Expand All @@ -58,12 +58,12 @@
"vue": "2.6.10",
"vue-class-component": "7.1.0",
"watch-then-execute": "1.1.1",
"webpack": "4.41.1",
"webpack": "4.41.2",
"webpack-cli": "3.3.9"
},
"dependencies": {
"ajv": "6.10.2",
"chokidar": "3.2.1",
"chokidar": "3.2.2",
"fs-extra": "8.1.0",
"lodash.snakecase": "4.1.1",
"minimist": "1.2.0",
Expand Down
Loading

0 comments on commit f0cbc8e

Please sign in to comment.