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 27, 2019
1 parent a056a6e commit 8c35e6a
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 177 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
},
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@angular/compiler": "8.2.7",
"@angular/compiler-cli": "8.2.7",
"@angular/core": "8.2.7",
"@angular/compiler": "8.2.8",
"@angular/compiler-cli": "8.2.8",
"@angular/core": "8.2.8",
"@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.3.0",
"@typescript-eslint/parser": "2.3.0",
"@types/jasmine": "3.4.1",
"@types/node": "12.7.8",
"@types/puppeteer": "1.20.0",
"@typescript-eslint/eslint-plugin": "2.3.1",
"@typescript-eslint/parser": "2.3.1",
"autoprefixer": "9.6.1",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.1",
Expand All @@ -47,7 +47,7 @@
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.11.1",
"image2base64-cli": "2.3.1",
"jasmine": "3.4.0",
"jasmine": "3.5.0",
"karma": "4.3.0",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "1.2.0",
Expand All @@ -70,7 +70,7 @@
"type-coverage": "2.3.0",
"typescript": "3.5.3",
"watch-then-execute": "1.1.1",
"webpack": "4.40.2",
"webpack": "4.41.0",
"webpack-cli": "3.3.9"
},
"workspaces": [
Expand Down
Loading

0 comments on commit 8c35e6a

Please sign in to comment.