Skip to content

Commit 51ec078

Browse files
Bump lint-staged from 10.0.7 to 10.0.8
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.7 to 10.0.8. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.0.7...v10.0.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 757ec42 commit 51ec078

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
@@ -33,7 +33,7 @@
3333
"eslint-plugin-unicorn": "16.1.1",
3434
"husky": "4.2.3",
3535
"jest": "25.1.0",
36-
"lint-staged": "10.0.7",
36+
"lint-staged": "10.0.8",
3737
"lodash-es": "4.17.15",
3838
"prettier": "1.19.1"
3939
},

yarn.lock

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

3819-
lint-staged@10.0.7:
3820-
version "10.0.7"
3821-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
3822-
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
3819+
lint-staged@10.0.8:
3820+
version "10.0.8"
3821+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
3822+
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
38233823
dependencies:
38243824
chalk "^3.0.0"
38253825
commander "^4.0.1"

0 commit comments

Comments
 (0)