Skip to content

Commit 82cc67a

Browse files
authored
upgrade react v16.14.0 (#419)
1 parent 91649e2 commit 82cc67a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"jest": "^26.6.3",
9797
"node-sass": "4.13.1",
9898
"prop-types": "^15.6.1",
99-
"react": "^16.12.0",
99+
"react": "16.14.0",
100100
"react-copy-to-clipboard": "^5.0.2",
101101
"react-dom": "^16.12.0",
102102
"react-modal": "^3.12.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9966,7 +9966,7 @@ react-transition-group@^4.3.0:
99669966
loose-envify "^1.4.0"
99679967
prop-types "^15.6.2"
99689968

9969-
react@^16.12.0:
9969+
react@16.14.0:
99709970
version "16.14.0"
99719971
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
99729972
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==

0 commit comments

Comments
 (0)