Skip to content

Commit a28cbd3

Browse files
authored
Merge pull request #9 from notrab/dependabot/yarn/react-16.1.1
Bump react from 16.1.0 to 16.1.1
2 parents bd16051 + 3493c6d commit a28cbd3

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
@@ -6,7 +6,7 @@
66
"react-scripts": "^1.0.17"
77
},
88
"dependencies": {
9-
"react": "^16.1.0",
9+
"react": "^16.1.1",
1010
"react-dom": "^16.1.1",
1111
"react-redux": "^5.0.6",
1212
"react-router": "^4.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5327,9 +5327,9 @@ react-scripts@^1.0.17:
53275327
optionalDependencies:
53285328
fsevents "1.1.2"
53295329

5330-
react@^16.1.0:
5331-
version "16.1.0"
5332-
resolved "https://registry.yarnpkg.com/react/-/react-16.1.0.tgz#1c2bdac3c17fe7ee9282fa35aca6cc36387903e1"
5330+
react@^16.1.1:
5331+
version "16.1.1"
5332+
resolved "https://registry.yarnpkg.com/react/-/react-16.1.1.tgz#d5c4ef795507e3012282dd51261ff9c0e824fe1f"
53335333
dependencies:
53345334
fbjs "^0.8.16"
53355335
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)