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

Commit 6574ac9

Browse files
committed
chore(deps): update dependency lint-staged to v9.4.0
1 parent 622693a commit 6574ac9

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.0",
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
@@ -8357,10 +8357,10 @@ lines-and-columns@^1.1.6:
83578357
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
83588358
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
83598359

8360-
lint-staged@9.2.5:
8361-
version "9.2.5"
8362-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.5.tgz#5a3e1e0a539a403bd7f88542bc3d34ce52efdbb3"
8363-
integrity sha512-d99gTBFMJ29159+9iRvaMEQstmNcPAbQbhHSYw6D/1FncvFdIj8lWHztaq3Uq+tbZPABHXQ/fyN7Rp1QwF8HIw==
8360+
lint-staged@9.4.0:
8361+
version "9.4.0"
8362+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687"
8363+
integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw==
83648364
dependencies:
83658365
chalk "^2.4.2"
83668366
commander "^2.20.0"

0 commit comments

Comments
 (0)