Skip to content

Commit cd390c1

Browse files
chore: bump lint-staged from 12.1.3 to 12.1.5
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.3 to 12.1.5. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.1.3...v12.1.5) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b56c39 commit cd390c1

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.1",
23-
"lint-staged": "^12.1.3",
23+
"lint-staged": "^12.1.5",
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.3:
516-
version "12.1.3"
517-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.3.tgz#a16e885c0a5e77de9cf559724d29a10348670e68"
518-
integrity sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ==
515+
lint-staged@^12.1.5:
516+
version "12.1.5"
517+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
518+
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
519519
dependencies:
520520
cli-truncate "^3.1.0"
521521
colorette "^2.0.16"

0 commit comments

Comments
 (0)