Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2019
1 parent 3c02a09 commit 6cf2ff3
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 492 deletions.
2 changes: 1 addition & 1 deletion examples/with-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@angular/platform-browser-dynamic": "5.2.11",
"@angular/router": "5.2.11",
"@angular/upgrade": "5.2.11",
"core-js": "2.6.5",
"core-js": "2.6.9",
"reflect-metadata": "0.1.13",
"rxjs": "5.5.12",
"systemjs": "0.21.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "with-react",
"version": "3.0.0",
"dependencies": {
"@types/react": "16.8.17",
"@types/react": "16.8.20",
"@types/react-dom": "16.8.4",
"@types/react-router": "4.4.5",
"@types/react-router-dom": "4.3.3",
"@types/react-router-dom": "4.3.4",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-router-dom": "4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "userdive-developers",
"version": "3.0.0",
"dependencies": {
"docusaurus": "1.9.0"
"docusaurus": "1.11.1"
},
"devDependencies": {
"@uncovertruth/eslint-config": "4.5.0",
Expand Down
Loading

0 comments on commit 6cf2ff3

Please sign in to comment.