Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v10.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2020
1 parent 5cd4fa2 commit 0c03fab
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 @@ -52,7 +52,7 @@
"jest": "26.4.2",
"jest-config": "26.4.2",
"jest-pnp-resolver": "1.2.2",
"lint-staged": "10.3.0",
"lint-staged": "10.5.0",
"prettier": "2.1.1",
"ts-jest": "26.3.0",
"ts-node": "8.10.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ __metadata:
jest: 26.4.2
jest-config: 26.4.2
jest-pnp-resolver: 1.2.2
lint-staged: 10.3.0
lint-staged: 10.5.0
node-fetch: ^2.6.0
prettier: 2.1.1
query-string: ^6.11.0
Expand Down Expand Up @@ -5536,9 +5536,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.5.0":
version: 10.5.0
resolution: "lint-staged@npm:10.5.0::__archiveUrl=https%3A%2F%2Fregistry.npm.taobao.org%2Flint-staged%2Fdownload%2Flint-staged-10.5.0.tgz"
dependencies:
chalk: ^4.1.0
cli-truncate: ^2.1.0
Expand All @@ -5557,7 +5557,7 @@ fsevents@^2.1.2:
stringify-object: ^3.3.0
bin:
lint-staged: bin/lint-staged.js
checksum: 1e8bfa56f4aa817892032fd42cd47dd554121c4f22643a1f11e1879c638784664d83600f2f2304123b89354e8a3365f28435cbe654f92aaa0b6186df99355a00
checksum: cb86aaee3be5f68504b9a964c62653b036cab4d4af569272368a9656c6d1c6fd97671036cd26b518acad7c42285a2c248d4b1b1337f12f1f5432ad5bfa0320eb
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c03fab

Please sign in to comment.