Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit fdddad8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency lint-staged to v10.5.0
1 parent a4a39d9 commit fdddad8

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
@@ -65,7 +65,7 @@
6565
"babel-preset-react": "6.24.1",
6666
"husky": "4.3.0",
6767
"jest": "25.5.4",
68-
"lint-staged": "10.4.2",
68+
"lint-staged": "10.5.0",
6969
"prettier": "2.1.2",
7070
"react": "16.14.0",
7171
"react-dom": "16.14.0",

yarn.lock

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

6091-
lint-staged@10.4.2:
6092-
version "10.4.2"
6093-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.2.tgz#9fee4635c4b5ddb845746f237c6d43494ccd21c1"
6094-
integrity sha512-OLCA9K1hS+Sl179SO6kX0JtnsaKj/MZalEhUj5yAgXsb63qPI/Gfn6Ua1KuZdbfkZNEu3/n5C/obYCu70IMt9g==
6091+
lint-staged@10.5.0:
6092+
version "10.5.0"
6093+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.0.tgz#c923c2447a84c595874f3de696778736227e7a7a"
6094+
integrity sha512-gjC9+HGkBubOF+Yyoj9pd52Qfm/kYB+dRX1UOgWjHKvSDYl+VHkZXlBMlqSZa2cH3Kp5/uNL480sV6e2dTgXSg==
60956095
dependencies:
60966096
chalk "^4.1.0"
60976097
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)