Skip to content

Commit a1733ce

Browse files
dependabot-supportAlmouro
authored andcommitted
chore(deps-dev): bump react from 16.8.3 to 16.8.4
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.3 to 16.8.4. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.8.4/packages/react) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 197813c commit a1733ce

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jest": "24.1.0",
5151
"metro-react-native-babel-preset": "0.53.0",
5252
"prettier": "^1.14.0",
53-
"react": "16.8.3",
53+
"react": "16.8.4",
5454
"react-dom": "16.8.4",
5555
"react-native": "0.58.6",
5656
"semantic-release": "^15.9.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8398,15 +8398,15 @@ react-transform-hmr@^1.0.4:
83988398
global "^4.3.0"
83998399
react-proxy "^1.1.7"
84008400

8401-
react@16.8.3:
8402-
version "16.8.3"
8403-
resolved "https://registry.yarnpkg.com/react/-/react-16.8.3.tgz#c6f988a2ce895375de216edcfaedd6b9a76451d9"
8404-
integrity sha512-3UoSIsEq8yTJuSu0luO1QQWYbgGEILm+eJl2QN/VLDi7hL+EN18M3q3oVZwmVzzBJ3DkM7RMdRwBmZZ+b4IzSA==
8401+
react@16.8.4:
8402+
version "16.8.4"
8403+
resolved "https://registry.yarnpkg.com/react/-/react-16.8.4.tgz#fdf7bd9ae53f03a9c4cd1a371432c206be1c4768"
8404+
integrity sha512-0GQ6gFXfUH7aZcjGVymlPOASTuSjlQL4ZtVC5YKH+3JL6bBLCVO21DknzmaPlI90LN253ojj02nsapy+j7wIjg==
84058405
dependencies:
84068406
loose-envify "^1.1.0"
84078407
object-assign "^4.1.1"
84088408
prop-types "^15.6.2"
8409-
scheduler "^0.13.3"
8409+
scheduler "^0.13.4"
84108410

84118411
read-cmd-shim@^1.0.1, read-cmd-shim@~1.0.1:
84128412
version "1.0.1"

0 commit comments

Comments
 (0)