Skip to content

Commit dae9e3b

Browse files
authored
Merge pull request #49 from pythonpizza/dependabot/npm_and_yarn/react-16.10.2
Bump react from 16.10.1 to 16.10.2
2 parents 0b7601a + c70b699 commit dae9e3b

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.10.1",
22+
"react": "^16.10.2",
2323
"react-dom": "^16.10.2",
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.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==
9693+
react@^16.10.2, react@^16.9.0:
9694+
version "16.10.2"
9695+
resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
9696+
integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==
96979697
dependencies:
96989698
loose-envify "^1.1.0"
96999699
object-assign "^4.1.1"

0 commit comments

Comments
 (0)