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.
This PR contains the following updates:
3.5.2
->3.5.3
6.10.1
->6.11.0
4.13.1
->4.14.0
2.0.4
->2.0.5
1.1.4
->1.2.0
4.42.1
->4.43.0
Release Notes
webpack-contrib/css-loader
v3.5.3
Compare Source
prettier/eslint-config-prettier
v6.11.0
Compare Source
sass/node-sass
v4.14.0
Compare Source
https://github.com/sass/node-sass/releases/tag/v4.14.0
prettier/prettier
v2.0.5
Compare Source
diff
Less: Fix formatting of
:extend
(#7984 by @fisker)Editor integration: Use
resolve
if builtinrequire.resolve
is overridden (#8072 by @fisker)This fixes issues that the users of Atom and WebStorm faced with 2.0.4.
Prettier now switches to using the
resolve
module for resolving configuration files and plugins if it detects thatrequire.resolve
isn't Node's builtin function (doesn't support the second argument), which happens in environments like editor extensions. To force the fallback, set thePRETTIER_FALLBACK_RESOLVE
environment variable totrue
.webpack-contrib/style-loader
v1.2.0
Compare Source
Features
1.1.4 (2020-04-15)
webpack/webpack
v4.43.0
Compare Source
Features
module.hot.invalidate()
to HMR APIDependencies
Renovate configuration
📅 Schedule: "before 2am on monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.