Skip to content

Commit 8ebaa39

Browse files
Merge pull request #47 from pythonpizza/dependabot/npm_and_yarn/react-16.10.1
2 parents 765cefd + f249b04 commit 8ebaa39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"postcss-custom-media": "^7.0.8",
2020
"postcss-nested": "^4.1.2",
2121
"prop-types": "^15.7.2",
22-
"react": "^16.9.0",
22+
"react": "^16.10.1",
2323
"react-dom": "^16.9.0",
2424
"react-helmet": "^5.2.1"
2525
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9690,10 +9690,10 @@ react-side-effect@^1.1.0:
96909690
dependencies:
96919691
shallowequal "^1.0.1"
96929692

9693-
react@^16.9.0:
9694-
version "16.9.0"
9695-
resolved "https://registry.yarnpkg.com/react/-/react-16.9.0.tgz#40ba2f9af13bc1a38d75dbf2f4359a5185c4f7aa"
9696-
integrity sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==
9693+
react@^16.10.1, react@^16.9.0:
9694+
version "16.10.1"
9695+
resolved "https://registry.yarnpkg.com/react/-/react-16.10.1.tgz#967c1e71a2767dfa699e6ba702a00483e3b0573f"
9696+
integrity sha512-2bisHwMhxQ3XQz4LiJJwG3360pY965pTl/MRrZYxIBKVj4fOHoDs5aZAkYXGxDRO1Li+SyjTAilQEbOmtQJHzA==
96979697
dependencies:
96989698
loose-envify "^1.1.0"
96999699
object-assign "^4.1.1"

0 commit comments

Comments
 (0)