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 1, 2018
1 parent 0ea2cf9 commit 9f36ada
Show file tree
Hide file tree
Showing 7 changed files with 493 additions and 533 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
},
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@angular/compiler": "6.1.4",
"@angular/compiler-cli": "6.1.4",
"@angular/core": "6.1.4",
"@commitlint/cli": "7.0.0",
"@commitlint/config-conventional": "7.0.1",
"@angular/compiler": "6.1.6",
"@angular/compiler-cli": "6.1.6",
"@angular/core": "6.1.6",
"@commitlint/cli": "7.1.1",
"@commitlint/config-conventional": "7.1.1",
"@types/jasmine": "2.8.8",
"@types/puppeteer": "1.6.0",
"@types/puppeteer": "1.6.1",
"autoprefixer": "9.1.3",
"clean-css-cli": "4.2.1",
"clean-scripts": "1.9.2",
Expand All @@ -44,23 +44,23 @@
"karma-firefox-launcher": "1.1.0",
"karma-jasmine": "1.1.2",
"karma-webpack": "3.0.0",
"lerna": "3.1.4",
"lerna": "3.2.1",
"less": "3.8.1",
"markdownlint-cli": "0.13.0",
"no-unused-export": "1.6.0",
"postcss-cli": "6.0.0",
"puppeteer": "1.7.0",
"rev-static": "3.4.2",
"rimraf": "2.6.2",
"rollup": "0.64.1",
"rollup": "0.65.0",
"rollup-plugin-commonjs": "9.1.6",
"rollup-plugin-node-resolve": "3.3.0",
"rollup-plugin-uglify": "4.0.0",
"standard": "11.0.1",
"rollup-plugin-uglify": "5.0.2",
"standard": "12.0.1",
"stylelint": "9.5.0",
"stylelint-config-standard": "18.2.0",
"tslint": "5.11.0",
"tslint-config-standard": "7.1.0",
"tslint-config-standard": "8.0.0",
"tslint-sonarts": "1.7.0",
"typescript": "2.9.2",
"watch-then-execute": "1.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"tree-component": "^5.4.0"
},
"devDependencies": {
"@angular/platform-browser": "6.1.4",
"@angular/platform-browser-dynamic": "6.1.4",
"@angular/platform-browser": "6.1.6",
"@angular/platform-browser-dynamic": "6.1.6",
"core-js": "2.5.7",
"rxjs": "6.2.2",
"rxjs": "6.3.1",
"zone.js": "0.8.26"
},
"peerDependencies": {
Expand Down
30 changes: 15 additions & 15 deletions packages/angular/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,42 +3,42 @@


"@angular/common@6":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.1.4.tgz#825de5b1fb98db5a1d3d2253ad7181bb25477551"
version "6.1.6"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.1.6.tgz#16597d89dddd72a606d3cc7125ffa30a87f5ee09"
dependencies:
tslib "^1.9.0"

"@angular/core@6":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.4.tgz#2602ecc031bbb4ad968a7db78786017e92d19b98"
version "6.1.6"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.6.tgz#130758ad49cad5f6f075693f6496bbc7d510db3b"
dependencies:
tslib "^1.9.0"

"@angular/forms@6":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.4.tgz#d0b83f9cd4cb35f58ee67766d17aae0cbd7de561"
version "6.1.6"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.6.tgz#1c4936993f2dbcee516cb547a534da3c70f84b76"
dependencies:
tslib "^1.9.0"

"@angular/platform-browser-dynamic@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-6.1.4.tgz#1af3549decadfb8e73513d917eaa5479184c39ea"
"@angular/platform-browser-dynamic@6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-6.1.6.tgz#49c2048d61b6d0958b2f0deb68cebe638b2f7f63"
dependencies:
tslib "^1.9.0"

"@angular/platform-browser@6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.4.tgz#a5763f549f2073ba30b9d8baf8512c8076e8d58b"
"@angular/platform-browser@6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.6.tgz#9a9498aa455978e974436000ddde8af9f64eef13"
dependencies:
tslib "^1.9.0"

core-js@2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.7.tgz#f972608ff0cead68b841a16a932d0b183791814e"

rxjs@6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
rxjs@6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.1.tgz#878a1a8c64b8a5da11dcf74b5033fe944cdafb84"
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.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.2.tgz#f0ab8dced5cd6c56b26765e1c0d9e4fdcc9f2a00"
version "10.9.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.4.tgz#0f4cb2dc7c1de6096055357f70179043c33e9897"

tslib@1:
version "1.9.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"tree-component": "^5.4.0"
},
"devDependencies": {
"@types/react": "16.4.11",
"@types/react": "16.4.13",
"@types/react-dom": "16.0.7"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@


"@types/node@*":
version "10.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.2.tgz#f0ab8dced5cd6c56b26765e1c0d9e4fdcc9f2a00"
version "10.9.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.4.tgz#0f4cb2dc7c1de6096055357f70179043c33e9897"

"@types/prop-types@*":
version "15.5.5"
Expand All @@ -19,9 +19,9 @@
"@types/node" "*"
"@types/react" "*"

"@types/react@*", "@types/react@16.4.11":
version "16.4.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.11.tgz#330f3d864300f71150dc2d125e48644c098f8770"
"@types/react@*", "@types/react@16.4.13":
version "16.4.13"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.13.tgz#1385f5dc3486aa493849a32ccce626a817543e28"
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down

0 comments on commit 9f36ada

Please sign in to comment.