Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
Update react monorepo packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 9, 2018
1 parent a1affb2 commit aea1acf
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 40 deletions.
27 changes: 8 additions & 19 deletions microfrontends/tabcorp/header/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions microfrontends/tabcorp/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"babel-cli": "6.26.0",
"react": "15.6.2",
"react-dom": "15.6.2",
"react": "16.2.0",
"react-dom": "16.2.0",
"react-scripts": "1.0.17"
},
"scripts": {
Expand Down
23 changes: 6 additions & 17 deletions microfrontends/tabcorp/products-list/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions microfrontends/tabcorp/products-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"babel-cli": "6.26.0",
"react": "15.6.2",
"react-dom": "15.6.2"
"react": "16.2.0",
"react-dom": "16.2.0"
},
"devDependencies": {
"autoprefixer": "6.7.7",
Expand Down

0 comments on commit aea1acf

Please sign in to comment.