This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
Update lint-staged in package.json from 9.4.0 to 10.0.7 #640
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:
lint-staged
inpackage.json
from "9.4.0" to "10.0.7"Details
lint-staged
This dependency is located in
package.json
and was updated from "9.4.0" to "10.0.7".9.4.1
9.4.1 (2019-10-01)
Bug Fixes
9.4.2
9.4.2 (2019-10-08)
Bug Fixes
9.4.3
9.4.3 (2019-11-13)
Bug Fixes
9.5.0
9.5.0 (2019-11-27)
Features
10.0.0
10.0.0 (2020-01-19)
Bug Fixes
git add .
(bf532c2)Features
BREAKING CHANGES
allowEmpty: true
for the Node.js API.git add
as the final step. This behavior has been integrated into lint-staged itself in order to prevent race conditions with multiple tasks editing the same files. If lint-staged detectsgit add
in task configurations, it will show a warning in the console. Please removegit add
from your configuration after upgrading.10.0.1
10.0.1 (2020-01-20)
Bug Fixes
10.0.2
10.0.2 (2020-01-22)
Bug Fixes
10.0.3
10.0.3 (2020-01-27)
Bug Fixes
10.0.4
10.0.4 (2020-01-29)
Bug Fixes
10.0.5
10.0.5 (2020-01-30)
Bug Fixes
10.0.6
10.0.6 (2020-01-30)
Bug Fixes
10.0.7
10.0.7 (2020-01-31)
Bug Fixes