Skip to content

Commit 1c86a5b

Browse files
committed
Update dependency lint-staged to v9.4.3
1 parent 22ba7cc commit 1c86a5b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-config-prettier": "6.7.0",
5555
"husky": "3.0.9",
5656
"jest": "24.9.0",
57-
"lint-staged": "9.4.2",
57+
"lint-staged": "9.4.3",
5858
"nodemon": "1.19.4",
5959
"prettier": "1.18.2",
6060
"prettier-eslint": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3852,10 +3852,10 @@ lines-and-columns@^1.1.6:
38523852
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
38533853
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
38543854

3855-
lint-staged@9.4.2:
3856-
version "9.4.2"
3857-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2.tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04"
3858-
integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA==
3855+
lint-staged@9.4.3:
3856+
version "9.4.3"
3857+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.3.tgz#f55ad5f94f6e105294bfd6499b23142961f7b982"
3858+
integrity sha512-PejnI+rwOAmKAIO+5UuAZU9gxdej/ovSEOAY34yMfC3OS4Ac82vCBPzAWLReR9zCPOMqeVwQRaZ3bUBpAsaL2Q==
38593859
dependencies:
38603860
chalk "^2.4.2"
38613861
commander "^2.20.0"

0 commit comments

Comments
 (0)