Skip to content

Commit 00d4bcc

Browse files
chore: bump lint-staged from 12.1.6 to 12.1.7 (#790)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.6 to 12.1.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.1.6...v12.1.7) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86064f1 commit 00d4bcc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/semver-compare": "^1.0.1",
2121
"all-contributors-cli": "^6.20.0",
2222
"husky": "^7.0.4",
23-
"lint-staged": "^12.1.6",
23+
"lint-staged": "^12.1.7",
2424
"markdownlint-cli": "^0.30.0",
2525
"minimist": "^1.2.5",
2626
"prettier": "2.5.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -512,10 +512,10 @@ linkify-it@^3.0.1:
512512
dependencies:
513513
uc.micro "^1.0.1"
514514

515-
lint-staged@^12.1.6:
516-
version "12.1.6"
517-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.6.tgz#7d5b92ba9273fab51c902353db390f17957e74a7"
518-
integrity sha512-Tn7tsxqVVdkR7wXgvZZxGntBEZ16/VFCXpc6EvsHBsTHSBmAOiUOGWmKTLH6wssqz1lUz+UpAQOo/xdhD41ixQ==
515+
lint-staged@^12.1.7:
516+
version "12.1.7"
517+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
518+
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
519519
dependencies:
520520
cli-truncate "^3.1.0"
521521
colorette "^2.0.16"

0 commit comments

Comments
 (0)