Skip to content

Commit 7b200df

Browse files
Update dependency lint-staged to v11.1.0 (#394)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7a63ba3 commit 7b200df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-react-hooks": "4.2.0",
5858
"eslint-plugin-standard": "5.0.0",
5959
"husky": "7.0.1",
60-
"lint-staged": "11.0.0",
60+
"lint-staged": "11.1.0",
6161
"prettier": "2.3.2",
6262
"typescript": "4.3.5"
6363
},

yarn.lock

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

5997-
lint-staged@11.0.0:
5998-
version "11.0.0"
5999-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0.tgz#24d0a95aa316ba28e257f5c4613369a75a10c712"
6000-
integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==
5997+
lint-staged@11.1.0:
5998+
version "11.1.0"
5999+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.0.tgz#a21d67ffe4516e907635adeaf6d6450d8cffb4e4"
6000+
integrity sha512-pzwEf+NKbTauAlk7gPPwTfulRXESEPZCSFXYfg20F220UOObebxu5uL5mkr9csQLNOM2Ydfrt3DJXakzAL7aaQ==
60016001
dependencies:
60026002
chalk "^4.1.1"
60036003
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)