Skip to content

Commit

Permalink
fix(deps): update react monorepo to v16.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 21, 2019
1 parent 7fa5649 commit f061263
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"@types/webpack-env": "1.13.7",
"@wpackio/entrypoint": "file:../packages/entrypoint",
"execa": "1.0.0",
"react": "16.8.2",
"react": "16.8.3",
"react-bootstrap": "1.0.0-beta.5",
"react-dom": "16.8.2",
"react-dom": "16.8.3",
"react-hot-loader": "4.7.1",
"uuid": "3.3.2"
}
Expand Down
40 changes: 20 additions & 20 deletions e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1381,10 +1381,10 @@
"@webassemblyjs/wast-parser" "1.7.11"
"@xtuc/long" "4.2.1"

"@wpackio/babel-preset-base@^2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@wpackio/babel-preset-base/-/babel-preset-base-2.12.0.tgz#61f793d2bde9ef8bf5e4562a9a56da97bb4d63f3"
integrity sha512-2yVqh9CKRcPViMkYN8TfZkmQhk6Lq4NcNbffd1vVuqNyFbWwLpdGR7208zUi8HH5qJ2UPqhcvcrNwcfEDCyfdg==
"@wpackio/babel-preset-base@^2.13.0":
version "2.13.0"
resolved "https://registry.yarnpkg.com/@wpackio/babel-preset-base/-/babel-preset-base-2.13.0.tgz#51dce11babd6bfbd14dab2c9ba9c5ade5aa34773"
integrity sha512-re9fOPtNzWZL3AB8R17bTbGbPA0O7SmdzdTcUc3gtp9X1qcSn+CO81q4pZXwfw09bnEtc5XYNm8sgQbJ1KkOUw==
dependencies:
"@babel/helper-plugin-utils" "^7.0.0"
"@babel/plugin-proposal-class-properties" "^7.3.0"
Expand All @@ -1400,7 +1400,7 @@
"@types/webpack-env" "^1.13.7"

"@wpackio/scripts@file:../packages/scripts":
version "2.12.0"
version "2.13.0"
dependencies:
"@babel/core" "^7.2.2"
"@babel/preset-flow" "^7.0.0"
Expand All @@ -1427,7 +1427,7 @@
"@types/webpack-dev-middleware" "^2.0.2"
"@types/webpack-env" "^1.13.7"
"@types/webpack-hot-middleware" "^2.16.4"
"@wpackio/babel-preset-base" "^2.12.0"
"@wpackio/babel-preset-base" "^2.13.0"
archiver "^3.0.0"
autoprefixer "^9.4.7"
babel-loader "^8.0.5"
Expand Down Expand Up @@ -8630,15 +8630,15 @@ react-dev-utils@^6.0.4:
strip-ansi "4.0.0"
text-table "0.2.0"

react-dom@16.8.2:
version "16.8.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.2.tgz#7c8a69545dd554d45d66442230ba04a6a0a3c3d3"
integrity sha512-cPGfgFfwi+VCZjk73buu14pYkYBR1b/SRMSYqkLDdhSEHnSwcuYTPu6/Bh6ZphJFIk80XLvbSe2azfcRzNF+Xg==
react-dom@16.8.3:
version "16.8.3"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.3.tgz#ae236029e66210783ac81999d3015dfc475b9c32"
integrity sha512-ttMem9yJL4/lpItZAQ2NTFAbV7frotHk5DZEHXUOws2rMmrsvh1Na7ThGT0dTzUIl6pqTOi5tYREfL8AEna3lA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.2"
scheduler "^0.13.3"

react-error-overlay@^5.1.0:
version "5.1.3"
Expand Down Expand Up @@ -8713,15 +8713,15 @@ react-transition-group@^2.5.1:
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"

react@16.8.2:
version "16.8.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
react@16.8.3:
version "16.8.3"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.3.tgz#c6f988a2ce895375de216edcfaedd6b9a76451d9"
integrity sha512-3UoSIsEq8yTJuSu0luO1QQWYbgGEILm+eJl2QN/VLDi7hL+EN18M3q3oVZwmVzzBJ3DkM7RMdRwBmZZ+b4IzSA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.2"
scheduler "^0.13.3"

read-pkg-up@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -9249,10 +9249,10 @@ sax@^1.2.4, sax@~1.2.4:
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==

scheduler@^0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.2.tgz#969eaee2764a51d2e97b20a60963b2546beff8fa"
integrity sha512-qK5P8tHS7vdEMCW5IPyt8v9MJOHqTrOUgPXib7tqm9vh834ibBX5BNhwkplX/0iOzHW5sXyluehYfS9yrkz9+w==
scheduler@^0.13.3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.3.tgz#bed3c5850f62ea9c716a4d781f9daeb9b2a58896"
integrity sha512-UxN5QRYWtpR1egNWzJcVLk8jlegxAugswQc984lD3kU7NuobsO37/sRfbpTdBjtnD5TBNFA2Q2oLV5+UmPSmEQ==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
Expand Down
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"node-sass": "4.11.0",
"prismjs": "1.15.0",
"prop-types": "15.7.2",
"react": "16.8.2",
"react-dom": "16.8.2",
"react": "16.8.3",
"react-dom": "16.8.3",
"react-helmet": "5.2.0",
"react-typing-animation": "1.6.2"
},
Expand Down
28 changes: 14 additions & 14 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11256,15 +11256,15 @@ react-dev-utils@^4.2.1:
strip-ansi "3.0.1"
text-table "0.2.0"

react-dom@16.8.2:
version "16.8.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.2.tgz#7c8a69545dd554d45d66442230ba04a6a0a3c3d3"
integrity sha512-cPGfgFfwi+VCZjk73buu14pYkYBR1b/SRMSYqkLDdhSEHnSwcuYTPu6/Bh6ZphJFIk80XLvbSe2azfcRzNF+Xg==
react-dom@16.8.3:
version "16.8.3"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.3.tgz#ae236029e66210783ac81999d3015dfc475b9c32"
integrity sha512-ttMem9yJL4/lpItZAQ2NTFAbV7frotHk5DZEHXUOws2rMmrsvh1Na7ThGT0dTzUIl6pqTOi5tYREfL8AEna3lA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.2"
scheduler "^0.13.3"

react-error-overlay@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -11323,15 +11323,15 @@ react-typing-animation@1.6.2:
shortid "^2.2.8"
styled-components "^1.4.6"

react@16.8.2:
version "16.8.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
react@16.8.3:
version "16.8.3"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.3.tgz#c6f988a2ce895375de216edcfaedd6b9a76451d9"
integrity sha512-3UoSIsEq8yTJuSu0luO1QQWYbgGEILm+eJl2QN/VLDi7hL+EN18M3q3oVZwmVzzBJ3DkM7RMdRwBmZZ+b4IzSA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.2"
scheduler "^0.13.3"

read-all-stream@^3.0.0:
version "3.1.0"
Expand Down Expand Up @@ -11984,10 +11984,10 @@ sax@>=0.6.0, sax@^1.2.4, sax@~1.2.1, sax@~1.2.4:
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==

scheduler@^0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.2.tgz#969eaee2764a51d2e97b20a60963b2546beff8fa"
integrity sha512-qK5P8tHS7vdEMCW5IPyt8v9MJOHqTrOUgPXib7tqm9vh834ibBX5BNhwkplX/0iOzHW5sXyluehYfS9yrkz9+w==
scheduler@^0.13.3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.3.tgz#bed3c5850f62ea9c716a4d781f9daeb9b2a58896"
integrity sha512-UxN5QRYWtpR1egNWzJcVLk8jlegxAugswQc984lD3kU7NuobsO37/sRfbpTdBjtnD5TBNFA2Q2oLV5+UmPSmEQ==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
Expand Down

0 comments on commit f061263

Please sign in to comment.