Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
The following dependencies have been updated by dependencies.io:
yarn.lock
was updated (including 4 updated direct dependencies)Details
yarn.lock
20 transitive dependencies were updated, 0 were added, and 0 removed. View the git diff for more details about exactly what changed.
The following 4 direct dependencies were updated:
autoprefixer
was updated from 8.2.0 to 8.3.08.3.0
Autoprefixer 8.3 adds
@media
support forgrid-template
and fixes gradient direction warning.Media and Grid Layout
evgeny-petukhov continues his great work for Grid Layout support in Autoprefixer.
Now he improved
@media
support. Now this CSS will work in IE:Don’t forget that Autoprefixer inserts Grid Layout prefixes only if you set
grid: true
option.Gradient Warning
radium-v found that Autoprefixer show warning even if
cover
is outside ofradial-gradient
.kotfire improve old direction detection and fix this issue.
postcss-loader
was updated from 2.1.3 to 2.1.4We didn't find any content for 2.1.4. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.
react
was updated from 16.3.1 to 16.3.216.3.2
React
null
orundefined
toReact.cloneElement
. (nicolevy in #12534)React DOM
<StrictMode>
. (bvaughn in #12546)unstable_observedBits
API with nesting. (gaearon in #12543)React Test Renderer
react-dom
was updated from 16.3.1 to 16.3.216.3.2
React
null
orundefined
toReact.cloneElement
. (nicolevy in #12534)React DOM
<StrictMode>
. (bvaughn in #12546)unstable_observedBits
API with nesting. (gaearon in #12543)React Test Renderer