Skip to content

Commit 5fd2e3e

Browse files
Bump react from 16.13.1 to 16.14.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.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.14.0/packages/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8066f8d commit 5fd2e3e

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
@@ -42,7 +42,7 @@
4242
"node-sass": "^4.14.1",
4343
"pretty": "^2.0.0",
4444
"raven-js": "^3.27.2",
45-
"react": "^16.13.1",
45+
"react": "^16.14.0",
4646
"react-app-rewired": "^2.1.6",
4747
"react-dom": "^16.13.1",
4848
"react-router-dom": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10112,10 +10112,10 @@ react-transition-group@^4.3.0:
1011210112
loose-envify "^1.4.0"
1011310113
prop-types "^15.6.2"
1011410114

10115-
react@^16.13.1:
10116-
version "16.13.1"
10117-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
10118-
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
10115+
react@^16.14.0:
10116+
version "16.14.0"
10117+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
10118+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
1011910119
dependencies:
1012010120
loose-envify "^1.1.0"
1012110121
object-assign "^4.1.1"

0 commit comments

Comments
 (0)