Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit 9f3d05a

Browse files
committed
chore(deps): update dependency lint-staged to v9.4.2
1 parent 333dd15 commit 9f3d05a

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
@@ -56,7 +56,7 @@
5656
"eslint-plugin-react": "7.14.3",
5757
"eslint-plugin-react-hooks": "2.0.1",
5858
"husky": "3.0.5",
59-
"lint-staged": "9.2.5",
59+
"lint-staged": "9.4.2",
6060
"stylelint": "11.0.0",
6161
"stylelint-config-prettier": "5.2.0",
6262
"stylelint-config-recommended": "3.0.0",

yarn.lock

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

8124-
lint-staged@9.2.5:
8125-
version "9.2.5"
8126-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.5.tgz#5a3e1e0a539a403bd7f88542bc3d34ce52efdbb3"
8127-
integrity sha512-d99gTBFMJ29159+9iRvaMEQstmNcPAbQbhHSYw6D/1FncvFdIj8lWHztaq3Uq+tbZPABHXQ/fyN7Rp1QwF8HIw==
8124+
lint-staged@9.4.2:
8125+
version "9.4.2"
8126+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2.tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04"
8127+
integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA==
81288128
dependencies:
81298129
chalk "^2.4.2"
81308130
commander "^2.20.0"

0 commit comments

Comments
 (0)