Skip to content

Commit c5dd760

Browse files
Bump react from 16.12.0 to 16.13.0 (#179)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.12.0 to 16.13.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.13.0/packages/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dd6ec41 commit c5dd760

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
@@ -32,7 +32,7 @@
3232
"js-base64": "^2.5.2",
3333
"next": "^9.1.7",
3434
"polished": "^3.4.4",
35-
"react": "^16.12.0",
35+
"react": "^16.13.0",
3636
"react-dom": "^16.13.0",
3737
"styled-components": "^4.4.1",
3838
"tinytime": "^0.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6408,10 +6408,10 @@ [email protected], react-is@^16.6.0, react-is@^16.8.1:
64086408
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
64096409
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
64106410

6411-
react@^16.12.0:
6412-
version "16.12.0"
6413-
resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
6414-
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
6411+
react@^16.13.0:
6412+
version "16.13.0"
6413+
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
6414+
integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==
64156415
dependencies:
64166416
loose-envify "^1.1.0"
64176417
object-assign "^4.1.1"

0 commit comments

Comments
 (0)