Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency lint-staged to v11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 17, 2021
1 parent 7868037 commit 569d289
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 @@ -36,7 +36,7 @@
"@typescript-eslint/parser": "4.23.0",
"@yarnpkg/pnpify": "2.4.0",
"eslint": "7.26.0",
"lint-staged": "11.0.0",
"lint-staged": "11.0.1",
"prettier": "2.3.0",
"prettier-plugin-organize-imports": "2.0.0",
"typescript": "4.2.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3787,7 +3787,7 @@ fsevents@~2.3.1:
"@typescript-eslint/parser": 4.23.0
"@yarnpkg/pnpify": 2.4.0
eslint: 7.26.0
lint-staged: 11.0.0
lint-staged: 11.0.1
prettier: 2.3.0
prettier-plugin-organize-imports: 2.0.0
tslib: 2.2.0
Expand All @@ -3812,9 +3812,9 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"lint-staged@npm:11.0.0":
version: 11.0.0
resolution: "lint-staged@npm:11.0.0"
"lint-staged@npm:11.0.1":
version: 11.0.1
resolution: "lint-staged@npm:11.0.1"
dependencies:
chalk: ^4.1.1
cli-truncate: ^2.1.0
Expand All @@ -3833,7 +3833,7 @@ fsevents@~2.3.1:
stringify-object: ^3.3.0
bin:
lint-staged: bin/lint-staged.js
checksum: e5d9c38f468fae090939d150f8a1676ca208e50c714f20c9957a16833eeae20ca9676c8679883d0a005fda58375581c26352e18a2227d6449a29adaca650f957
checksum: 2b90d18a40acb26c61df224844040843f4533b874cf5a5b6be9d7641d60c2799b4acf7e1f73cea4ab1c3630f26ab3c4553a42935850b6a7683e0500e5af7b3ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 569d289

Please sign in to comment.