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 Sep 21, 2019
1 parent ce14298 commit a056a6e
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 261 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
},
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@angular/compiler": "8.2.6",
"@angular/compiler-cli": "8.2.6",
"@angular/core": "8.2.6",
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@angular/compiler": "8.2.7",
"@angular/compiler-cli": "8.2.7",
"@angular/core": "8.2.7",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@types/jasmine": "3.4.0",
"@types/node": "12.7.5",
"@types/puppeteer": "1.19.1",
"@typescript-eslint/eslint-plugin": "2.2.0",
"@typescript-eslint/parser": "2.2.0",
"@typescript-eslint/eslint-plugin": "2.3.0",
"@typescript-eslint/parser": "2.3.0",
"autoprefixer": "9.6.1",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.1",
"cross-env": "5.2.1",
"eslint": "6.3.0",
"cross-env": "6.0.0",
"eslint": "6.4.0",
"eslint-config-prettier": "6.3.0",
"eslint-plugin-plantain": "0.1.2",
"file2variable-cli": "1.9.0",
Expand All @@ -58,20 +58,20 @@
"markdownlint-cli": "0.18.0",
"no-unused-export": "1.9.0",
"postcss-cli": "6.1.3",
"puppeteer": "1.19.0",
"puppeteer": "1.20.0",
"rev-static": "3.4.3",
"rimraf": "3.0.0",
"rollup": "1.21.2",
"rollup": "1.21.4",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-uglify": "6.0.3",
"stylelint": "10.1.0",
"stylelint-config-standard": "18.3.0",
"type-coverage": "2.2.0",
"stylelint": "11.0.0",
"stylelint-config-standard": "19.0.0",
"type-coverage": "2.3.0",
"typescript": "3.5.3",
"watch-then-execute": "1.1.1",
"webpack": "4.40.0",
"webpack-cli": "3.3.8"
"webpack": "4.40.2",
"webpack-cli": "3.3.9"
},
"workspaces": [
"packages/*"
Expand Down

0 comments on commit a056a6e

Please sign in to comment.