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 May 6, 2018
1 parent f8d4a01 commit 892f34d
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 215 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
},
"homepage": "https://github.com/plantain-00/types-as-schema#readme",
"devDependencies": {
"@commitlint/cli": "6.1.3",
"@commitlint/cli": "6.2.0",
"@commitlint/config-conventional": "6.1.3",
"@types/chokidar": "1.7.5",
"@types/fs-extra": "5.0.2",
"@types/jasmine": "2.8.6",
"@types/jasmine": "2.8.7",
"@types/minimist": "1.2.0",
"@types/node": "10.0.0",
"@types/puppeteer": "1.2.3",
"@types/node": "10.0.4",
"@types/puppeteer": "1.3.1",
"autoprefixer": "8.4.1",
"clean-css-cli": "4.1.11",
"clean-scripts": "1.8.0",
Expand All @@ -47,20 +47,20 @@
"standard": "11.0.1",
"stylelint": "9.2.0",
"stylelint-config-standard": "18.2.0",
"tslint": "5.9.1",
"tslint": "5.10.0",
"tslint-config-standard": "7.0.0",
"tslint-sonarts": "1.6.0",
"types-as-schema": "1.6.0",
"vue": "2.5.16",
"vue-class-component": "6.2.0",
"watch-then-execute": "1.1.1",
"webpack": "4.6.0",
"webpack-cli": "2.0.15"
"webpack": "4.7.0",
"webpack-cli": "2.1.2"
},
"dependencies": {
"ajv": "6.4.0",
"chokidar": "2.0.3",
"fs-extra": "5.0.0",
"fs-extra": "6.0.0",
"lodash.snakecase": "4.1.1",
"minimist": "1.2.0",
"protobufjs": "6.8.6",
Expand Down

0 comments on commit 892f34d

Please sign in to comment.