Skip to content

Commit 22fc005

Browse files
authored
Merge pull request #142 from tutorcruncher/dependabot/npm_and_yarn/react-16.14.0
Bump react from 16.13.1 to 16.14.0
2 parents 79a11c1 + 5fd2e3e commit 22fc005

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
@@ -10136,10 +10136,10 @@ react-transition-group@^4.3.0:
1013610136
loose-envify "^1.4.0"
1013710137
prop-types "^15.6.2"
1013810138

10139-
react@^16.13.1:
10140-
version "16.13.1"
10141-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
10142-
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
10139+
react@^16.14.0:
10140+
version "16.14.0"
10141+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
10142+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
1014310143
dependencies:
1014410144
loose-envify "^1.1.0"
1014510145
object-assign "^4.1.1"

0 commit comments

Comments
 (0)