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 Aug 3, 2019
1 parent 45b5c20 commit cdb7915
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 190 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"homepage": "https://github.com/plantain-00/select2-component#readme",
"devDependencies": {
"@angular/compiler": "8.1.3",
"@angular/compiler-cli": "8.1.3",
"@angular/core": "8.1.3",
"@angular/compiler": "8.2.0",
"@angular/compiler-cli": "8.2.0",
"@angular/core": "8.2.0",
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@types/jasmine": "3.3.16",
Expand Down Expand Up @@ -59,16 +59,16 @@
"puppeteer": "1.19.0",
"rev-static": "3.4.3",
"rimraf": "2.6.3",
"rollup": "1.17.0",
"rollup": "1.18.0",
"rollup-plugin-commonjs": "10.0.1",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-uglify": "6.0.2",
"stylelint": "10.1.0",
"stylelint-config-standard": "18.3.0",
"type-coverage": "2.2.0-alpha.2",
"typescript": "3.4.5",
"type-coverage": "2.2.0",
"typescript": "3.5.3",
"watch-then-execute": "1.1.1",
"webpack": "4.38.0",
"webpack": "4.39.1",
"webpack-cli": "3.3.6"
},
"workspaces": [
Expand Down

0 comments on commit cdb7915

Please sign in to comment.