Skip to content

Commit 7c71316

Browse files
authored
Merge pull request #3 from mmmurray/dependabot/npm_and_yarn/react-16.8.6
Bump react from 16.8.0-alpha.1 to 16.8.6
2 parents 3eb5e34 + fe6f6a6 commit 7c71316

File tree

2 files changed

+10
-20
lines changed

2 files changed

+10
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-loader": "8.0.5",
3030
"emotion": "9.2.12",
3131
"mmm-scripts": "0.0.16",
32-
"react": "16.8.0-alpha.1",
32+
"react": "16.8.6",
3333
"react-dom": "16.8.0-alpha.1",
3434
"react-emotion": "9.2.12",
3535
"ts-loader": "5.3.3",

yarn.lock

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8283,25 +8283,15 @@ react-treebeard@^3.1.0:
82838283
shallowequal "^1.1.0"
82848284
velocity-react "^1.4.1"
82858285

8286-
react@16.8.0-alpha.1:
8287-
version "16.8.0-alpha.1"
8288-
resolved "https://registry.yarnpkg.com/react/-/react-16.8.0-alpha.1.tgz#c2b32689f3b466d3ce85a634dd9035f789d2cd97"
8289-
integrity sha512-vLwwnhM2dXrCsiQmcSxF2UdZVV5xsiXjK5Yetmy8dVqngJhQ3aw3YJhZN/YmyonxwdimH40wVqFQfsl4gSu2RA==
8286+
react@16.8.6, react@^16.7.0:
8287+
version "16.8.6"
8288+
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
8289+
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
82908290
dependencies:
82918291
loose-envify "^1.1.0"
82928292
object-assign "^4.1.1"
82938293
prop-types "^15.6.2"
8294-
scheduler "^0.13.0-alpha.1"
8295-
8296-
react@^16.7.0:
8297-
version "16.7.0"
8298-
resolved "https://registry.yarnpkg.com/react/-/react-16.7.0.tgz#b674ec396b0a5715873b350446f7ea0802ab6381"
8299-
integrity sha512-StCz3QY8lxTb5cl2HJxjwLFOXPIFQp+p+hxQfc8WE0QiLfCtIlKj8/+5tjjKm8uSTlAW+fCPaavGFS06V9Ar3A==
8300-
dependencies:
8301-
loose-envify "^1.1.0"
8302-
object-assign "^4.1.1"
8303-
prop-types "^15.6.2"
8304-
scheduler "^0.12.0"
8294+
scheduler "^0.13.6"
83058295

83068296
reactcss@^1.2.0:
83078297
version "1.2.3"
@@ -8795,10 +8785,10 @@ scheduler@^0.12.0:
87958785
loose-envify "^1.1.0"
87968786
object-assign "^4.1.1"
87978787

8798-
scheduler@^0.13.0-alpha.1:
8799-
version "0.13.0-alpha.1"
8800-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.0-alpha.1.tgz#753977fb4fb35d8cdd559868a11e46b640955556"
8801-
integrity sha512-W0sH0848sVuPKg+I18vTYQyzVtA4X1lrVgSeXK6KnOPUltFdJcY5nkbTkjGUeS/E0x+eBsNYfSdhJtGjT95njw==
8788+
scheduler@^0.13.0-alpha.1, scheduler@^0.13.6:
8789+
version "0.13.6"
8790+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6.tgz#466a4ec332467b31a91b9bf74e5347072e4cd889"
8791+
integrity sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ==
88028792
dependencies:
88038793
loose-envify "^1.1.0"
88048794
object-assign "^4.1.1"

0 commit comments

Comments
 (0)