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 Oct 13, 2018
1 parent a18695c commit 35e7c8e
Show file tree
Hide file tree
Showing 7 changed files with 142 additions and 145 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
},
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@angular/compiler": "6.1.9",
"@angular/compiler-cli": "6.1.9",
"@angular/core": "6.1.9",
"@commitlint/cli": "7.2.0",
"@angular/compiler": "6.1.10",
"@angular/compiler-cli": "6.1.10",
"@angular/core": "6.1.10",
"@commitlint/cli": "7.2.1",
"@commitlint/config-conventional": "7.1.2",
"@types/jasmine": "2.8.9",
"@types/puppeteer": "1.9.0",
Expand All @@ -44,16 +44,16 @@
"karma-firefox-launcher": "1.1.0",
"karma-jasmine": "1.1.2",
"karma-webpack": "3.0.5",
"lerna": "3.4.1",
"lerna": "3.4.3",
"less": "3.8.1",
"markdownlint-cli": "0.13.0",
"no-unused-export": "1.6.0",
"postcss-cli": "6.0.0",
"puppeteer": "1.9.0",
"rev-static": "3.4.2",
"rimraf": "2.6.2",
"rollup": "0.66.4",
"rollup-plugin-commonjs": "9.1.8",
"rollup": "0.66.6",
"rollup-plugin-commonjs": "9.2.0",
"rollup-plugin-node-resolve": "3.4.0",
"rollup-plugin-uglify": "6.0.0",
"standard": "12.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"tree-component": "^5.4.0"
},
"devDependencies": {
"@angular/platform-browser": "6.1.9",
"@angular/platform-browser-dynamic": "6.1.9",
"@angular/platform-browser": "6.1.10",
"@angular/platform-browser-dynamic": "6.1.10",
"core-js": "2.5.7",
"rxjs": "6.3.3",
"zone.js": "0.8.26"
Expand Down
24 changes: 12 additions & 12 deletions packages/angular/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,32 @@


"@angular/common@6":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.1.9.tgz#638fa8e8e30626116ea9ea36e6f2f00fed971f77"
version "6.1.10"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.1.10.tgz#96e01564031b23cf54e4264e4c9defd6e10a0e11"
dependencies:
tslib "^1.9.0"

"@angular/core@6":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.9.tgz#a21a35de551c95f276ecbb1f314949cc69326950"
version "6.1.10"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.10.tgz#9f3d8b7e44ec0a68c88745d25a920f98bfb2bc43"
dependencies:
tslib "^1.9.0"

"@angular/forms@6":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.9.tgz#d9d8591f4c74270e53e3184eb45e19ba490fdf32"
version "6.1.10"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.10.tgz#c9cd0f716cf91272e8e09e17a51fc20313df31b0"
dependencies:
tslib "^1.9.0"

"@angular/platform-browser-dynamic@6.1.9":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-6.1.9.tgz#e00f1a4948b4c299b17c9561d83f7ea588117818"
"@angular/platform-browser-dynamic@6.1.10":
version "6.1.10"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-6.1.10.tgz#f7e192454e221cbe25ab0b8dc250bad4f6a2605b"
dependencies:
tslib "^1.9.0"

"@angular/platform-browser@6.1.9":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.9.tgz#6c832e528c660ad880a16531754e65b9b97d4f9f"
"@angular/platform-browser@6.1.10":
version "6.1.10"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.10.tgz#ef9d6408db7ae9443daa355f3655adeb496f1216"
dependencies:
tslib "^1.9.0"

Expand Down
4 changes: 2 additions & 2 deletions packages/core/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@


"@types/node@*":
version "10.11.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.4.tgz#e8bd933c3f78795d580ae41d86590bfc1f4f389d"
version "10.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.7.tgz#0e75ca9357d646ca754016ca1d68a127ad7e7300"

tslib@1:
version "1.9.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"tree-component": "^5.4.0"
},
"devDependencies": {
"@types/react": "16.4.15",
"@types/react-dom": "16.0.8"
"@types/react": "16.4.16",
"@types/react-dom": "16.0.9"
},
"peerDependencies": {
"react": "16",
Expand Down
16 changes: 8 additions & 8 deletions packages/react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@


"@types/node@*":
version "10.11.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.4.tgz#e8bd933c3f78795d580ae41d86590bfc1f4f389d"
version "10.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.7.tgz#0e75ca9357d646ca754016ca1d68a127ad7e7300"

"@types/prop-types@*":
version "15.5.6"
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.6.tgz#9c03d3fed70a8d517c191b7734da2879b50ca26c"

"@types/react-dom@16.0.8":
version "16.0.8"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.8.tgz#6e1366ed629cadf55860cbfcc25db533f5d2fa7d"
"@types/react-dom@16.0.9":
version "16.0.9"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.9.tgz#73ceb7abe6703822eab6600e65c5c52efd07fb91"
dependencies:
"@types/node" "*"
"@types/react" "*"

"@types/react@*", "@types/react@16.4.15":
version "16.4.15"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.15.tgz#1f24f1d03b1fc682d92f8485be99d59bf7981191"
"@types/react@*", "@types/react@16.4.16":
version "16.4.16"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.16.tgz#99f91b1200ae8c2062030402006d3b3c3a177043"
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down

0 comments on commit 35e7c8e

Please sign in to comment.