Skip to content

Commit afda253

Browse files
chore: bump lint-staged from 11.0.0 to 11.0.1 (#487)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v11.0.0...v11.0.1) --- 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 f93560e commit afda253

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": "^11.0.0",
23+
"lint-staged": "^11.0.1",
2424
"markdownlint-cli": "^0.27.1",
2525
"minimist": "^1.2.5",
2626
"prettier": "2.3.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -609,10 +609,10 @@ linkify-it@^3.0.1:
609609
dependencies:
610610
uc.micro "^1.0.1"
611611

612-
lint-staged@^11.0.0:
613-
version "11.0.0"
614-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0.tgz#24d0a95aa316ba28e257f5c4613369a75a10c712"
615-
integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==
612+
lint-staged@^11.0.1:
613+
version "11.0.1"
614+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"
615+
integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==
616616
dependencies:
617617
chalk "^4.1.1"
618618
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)