Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Commit d8d3703

Browse files
dependencies[bot]davegaeddert
authored andcommitted
Update react from 16.0.0 to 16.1.1 (#17)
1 parent 2d2a07a commit d8d3703

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"fuzzaldrin": "^2.1.0",
5454
"github": "^12.0.1",
5555
"opn": "^5.1.0",
56-
"react": "^16.0.0",
56+
"react": "^16.1.1",
5757
"react-dom": "^16.0.0",
5858
"react-hot-loader": "^3.1.1",
5959
"styled-components": "^2.2.3"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4307,9 +4307,9 @@ react-proxy@^3.0.0-alpha.0:
43074307
dependencies:
43084308
lodash "^4.6.1"
43094309

4310-
react@^16.0.0:
4311-
version "16.0.0"
4312-
resolved "https://registry.yarnpkg.com/react/-/react-16.0.0.tgz#ce7df8f1941b036f02b2cca9dbd0cb1f0e855e2d"
4310+
react@^16.1.1:
4311+
version "16.1.1"
4312+
resolved "https://registry.yarnpkg.com/react/-/react-16.1.1.tgz#d5c4ef795507e3012282dd51261ff9c0e824fe1f"
43134313
dependencies:
43144314
fbjs "^0.8.16"
43154315
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)