Skip to content

Commit

Permalink
chore(deps): bump react from 16.8.1 to 16.8.2 (#1528)
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react) from 16.8.1 to 16.8.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.8.1...v16.8.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and ffflorian committed Feb 15, 2019
1 parent fd23dae commit 2105e06
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/react-ui-kit/package.json
Expand Up @@ -4,7 +4,7 @@
"@types/styled-components": "4.1.10",
"bazinga64": "5.3.41",
"color": "3.1.0",
"react": "16.8.1",
"react": "16.8.2",
"react-dom": "16.8.2",
"react-transition-group": "2.5.3",
"recompose": "0.30.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -10015,15 +10015,15 @@ react-transition-group@2.5.3:
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"

react@16.8.1:
version "16.8.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a"
integrity sha512-wLw5CFGPdo7p/AgteFz7GblI2JPOos0+biSoxf1FPsGxWQZdN/pj6oToJs1crn61DL3Ln7mN86uZ4j74p31ELQ==
react@16.8.2:
version "16.8.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.1"
scheduler "^0.13.2"

read-cmd-shim@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -10579,7 +10579,7 @@ sax@^1.2.4:
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==

scheduler@^0.13.1, scheduler@^0.13.2:
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==
Expand Down

0 comments on commit 2105e06

Please sign in to comment.