Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and greenhat616 committed Sep 29, 2020
1 parent 3e0c7ae commit e8ed13e
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 @@
"husky": "4.3.0",
"jest": "26.4.2",
"koa-livereload": "0.2.0",
"lint-staged": "10.3.0",
"lint-staged": "10.4.0",
"nyc": "15.1.0",
"prettier": "2.1.2",
"release-it": "14.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5131,7 +5131,7 @@ fsevents@^2.1.2:
koa-livereload: 0.2.0
koa-query-pretty: 0.3.0
koa-router: 9.4.0
lint-staged: 10.3.0
lint-staged: 10.4.0
lodash: 4.17.20
lodash.compact: 3.0.1
lodash.curry: 4.1.1
Expand Down Expand Up @@ -7002,9 +7002,9 @@ fsevents@^2.1.2:
languageName: node
linkType: hard

"lint-staged@npm:10.3.0":
version: 10.3.0
resolution: "lint-staged@npm:10.3.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Flint-staged%2Fdownload%2Flint-staged-10.3.0.tgz"
"lint-staged@npm:10.4.0":
version: 10.4.0
resolution: "lint-staged@npm:10.4.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Flint-staged%2Fdownload%2Flint-staged-10.4.0.tgz"
dependencies:
chalk: ^4.1.0
cli-truncate: ^2.1.0
Expand All @@ -7023,7 +7023,7 @@ fsevents@^2.1.2:
stringify-object: ^3.3.0
bin:
lint-staged: bin/lint-staged.js
checksum: 1e8bfa56f4aa817892032fd42cd47dd554121c4f22643a1f11e1879c638784664d83600f2f2304123b89354e8a3365f28435cbe654f92aaa0b6186df99355a00
checksum: e648011a6d29744072dab599a17075e0590e7f8722cf3138b40f32106247056de9a873afc87b522a04eb9ed2b2511d09ab838ce028b744231a7030874cf850ac
languageName: node
linkType: hard

Expand Down

0 comments on commit e8ed13e

Please sign in to comment.