Skip to content

Commit af0f089

Browse files
Bump react from 16.8.6 to 16.9.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.6 to 16.9.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.9.0/packages/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7beae86 commit af0f089

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
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.12.0",
4343
"pretty": "^2.0.0",
4444
"raven-js": "^3.22.0",
45-
"react": "^16.8.6",
45+
"react": "^16.9.0",
4646
"react-app-rewired": "^1.6.2",
4747
"react-dom": "^16.8.6",
4848
"react-router-dom": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7479,15 +7479,14 @@ react-tooltip@^3.11.0:
74797479
classnames "^2.2.5"
74807480
prop-types "^15.6.0"
74817481

7482-
react@^16.8.6:
7483-
version "16.8.6"
7484-
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
7485-
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
7482+
react@^16.9.0:
7483+
version "16.9.0"
7484+
resolved "https://registry.yarnpkg.com/react/-/react-16.9.0.tgz#40ba2f9af13bc1a38d75dbf2f4359a5185c4f7aa"
7485+
integrity sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==
74867486
dependencies:
74877487
loose-envify "^1.1.0"
74887488
object-assign "^4.1.1"
74897489
prop-types "^15.6.2"
7490-
scheduler "^0.13.6"
74917490

74927491
read-all-stream@^3.0.0:
74937492
version "3.1.0"

0 commit comments

Comments
 (0)