Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 10.4.0 to 10.4.2
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.0 to 10.4.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.4.0...v10.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Nov 14, 2020
1 parent 874ab5a commit d5a9e24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-prettier": "^6.12.0",
"eslint-config-xo-space": "^0.25.0",
"husky": "^4.3.0",
"lint-staged": "^10.4.0",
"lint-staged": "^10.4.2",
"mz": "^2.7.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3842,7 +3842,7 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"lint-staged@npm:^10.4.0":
"lint-staged@npm:^10.4.2":
version: 10.5.1
resolution: "lint-staged@npm:10.5.1"
dependencies:
Expand Down Expand Up @@ -5261,7 +5261,7 @@ fsevents@~2.1.2:
eslint-config-prettier: ^6.12.0
eslint-config-xo-space: ^0.25.0
husky: ^4.3.0
lint-staged: ^10.4.0
lint-staged: ^10.4.2
mz: ^2.7.0
npm-run-all: ^4.1.5
prettier: ^2.1.2
Expand Down

0 comments on commit d5a9e24

Please sign in to comment.