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

Commit 5326c8b

Browse files
build(deps-dev): bump lint-staged from 10.0.2 to 10.0.7
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.2 to 10.0.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.0.2...v10.0.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 88b0c6f commit 5326c8b

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
@@ -68,7 +68,7 @@
6868
"eslint": "6.8.0",
6969
"husky": "4.2.1",
7070
"jest": "^24.8.0",
71-
"lint-staged": "10.0.2",
71+
"lint-staged": "10.0.7",
7272
"prettier": "1.19.1"
7373
},
7474
"dependencies": {

yarn.lock

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

3424-
3425-
version "10.0.2"
3426-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.2.tgz#cfdd9fa5080b05fc6e29536897da1795bc67c7f9"
3427-
integrity sha512-ZldhtIfT7bynVa7nmU/1jbK05r9hYQXbIQqZSotqdBCAcGJDEUqaUB7kG3ZCdoe9Qkj6HUM3x2yjCGJRxPUQLA==
3424+
3425+
version "10.0.7"
3426+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
3427+
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
34283428
dependencies:
34293429
chalk "^3.0.0"
34303430
commander "^4.0.1"

0 commit comments

Comments
 (0)