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 Jan 4, 2020
1 parent 299e7ec commit 3689d62
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 201 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
},
"homepage": "https://github.com/plantain-00/types-as-schema#readme",
"devDependencies": {
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@commitlint/cli": "8.3.4",
"@commitlint/config-conventional": "8.3.4",
"@types/fs-extra": "8.0.1",
"@types/jasmine": "3.5.0",
"@types/minimist": "1.2.0",
"@types/node": "13.1.1",
"@types/node": "13.1.4",
"@types/puppeteer": "2.0.0",
"@typescript-eslint/eslint-plugin": "2.13.0",
"@typescript-eslint/parser": "2.13.0",
"@typescript-eslint/eslint-plugin": "2.14.0",
"@typescript-eslint/parser": "2.14.0",
"autoprefixer": "9.7.3",
"clean-css-cli": "4.3.0",
"clean-release": "2.7.0",
Expand All @@ -54,7 +54,7 @@
"rimraf": "3.0.0",
"stylelint": "12.0.1",
"stylelint-config-standard": "19.0.0",
"type-coverage": "2.3.1",
"type-coverage": "2.4.0",
"vue": "2.6.11",
"vue-class-component": "7.1.0",
"watch-then-execute": "1.1.1",
Expand Down

0 comments on commit 3689d62

Please sign in to comment.