Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Sep 14, 2020
1 parent f81e002 commit 448bd6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"execa": "^4.0.3",
"hasha": "^5.2.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.13",
"lint-staged": "^10.3.0",
"markdown-table": "^2.0.0",
"path-type": "^4.0.0",
"prettier": "^2.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3089,9 +3089,9 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"lint-staged@npm:^10.2.13":
version: 10.2.13
resolution: "lint-staged@npm:10.2.13"
"lint-staged@npm:^10.3.0":
version: 10.3.0
resolution: "lint-staged@npm:10.3.0"
dependencies:
chalk: ^4.1.0
cli-truncate: ^2.1.0
Expand All @@ -3110,7 +3110,7 @@ fsevents@~2.1.2:
stringify-object: ^3.3.0
bin:
lint-staged: bin/lint-staged.js
checksum: 3/ee8fec4a11f1f88991f4071096624daf428a676284a8cf4a3a2d72a1106ff67668115c31ed34a600de13af8f85af279fad73b01960dba7ea3a1c6a4857a6dbb9
checksum: 3/1e8bfa56f4aa817892032fd42cd47dd554121c4f22643a1f11e1879c638784664d83600f2f2304123b89354e8a3365f28435cbe654f92aaa0b6186df99355a00
languageName: node
linkType: hard

Expand Down Expand Up @@ -4570,7 +4570,7 @@ resolve@^1.10.0:
globby: ^11.0.1
hasha: ^5.2.0
husky: ^4.2.5
lint-staged: ^10.2.13
lint-staged: ^10.3.0
lodash.sortby: ^4.7.0
lodash.topairs: ^4.3.0
lodash.uniq: ^4.5.0
Expand Down

0 comments on commit 448bd6f

Please sign in to comment.