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

Commit dc359d1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency react to v17.0.2
1 parent 7f2b381 commit dc359d1

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
@@ -57,7 +57,7 @@
5757
"nyc": "15.1.0",
5858
"prettier": "2.2.1",
5959
"prop-types": "15.7.2",
60-
"react": "17.0.1",
60+
"react": "17.0.2",
6161
"rimraf": "3.0.2",
6262
"standard-version": "9.1.1",
6363
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3966,10 +3966,10 @@ react-is@^16.8.1:
39663966
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
39673967
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
39683968

3969-
react@17.0.1:
3970-
version "17.0.1"
3971-
resolved "https://registry.yarnpkg.com/react/-/react-17.0.1.tgz#6e0600416bd57574e3f86d92edba3d9008726127"
3972-
integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==
3969+
react@17.0.2:
3970+
version "17.0.2"
3971+
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
3972+
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
39733973
dependencies:
39743974
loose-envify "^1.1.0"
39753975
object-assign "^4.1.1"

0 commit comments

Comments
 (0)