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 26, 2020
1 parent 4dd3fde commit 46e83b0
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 265 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,39 +24,39 @@
},
"homepage": "https://github.com/plantain-00/types-as-schema#readme",
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@commitlint/cli": "9.0.1",
"@commitlint/config-conventional": "9.0.1",
"@types/fs-extra": "9.0.1",
"@types/lodash": "4.14.155",
"@types/lodash": "4.14.157",
"@types/minimist": "1.2.0",
"@types/node": "14.0.13",
"@types/webpack": "4.41.17",
"@typescript-eslint/eslint-plugin": "3.3.0",
"@typescript-eslint/parser": "3.3.0",
"autoprefixer": "9.8.1",
"@types/node": "14.0.14",
"@types/webpack": "4.41.18",
"@typescript-eslint/eslint-plugin": "3.4.0",
"@typescript-eslint/parser": "3.4.0",
"autoprefixer": "9.8.4",
"clean-css-cli": "4.3.0",
"clean-release": "2.11.0",
"clean-scripts": "1.15.0",
"eslint": "7.3.0",
"clean-release": "2.12.0",
"clean-scripts": "1.16.0",
"eslint": "7.3.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "1.0.0",
"file2variable-cli": "1.11.0",
"file2variable-cli": "1.12.0",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.3",
"less": "3.11.3",
"markdownlint-cli": "0.23.1",
"no-unused-export": "1.10.3",
"no-unused-export": "1.11.0",
"postcss-cli": "7.1.1",
"rev-static": "3.5.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "13.6.1",
"stylelint-config-standard": "20.0.0",
"ts-loader": "7.0.5",
"ts-node": "8.10.2",
"type-coverage": "2.8.0",
"type-coverage": "2.8.2",
"vue": "2.6.11",
"vue-class-component": "7.2.3",
"watch-then-execute": "1.1.4",
"watch-then-execute": "1.2.0",
"webpack": "4.43.0",
"webpack-cli": "3.3.12"
},
Expand Down

0 comments on commit 46e83b0

Please sign in to comment.