Skip to content

Commit 84e02f1

Browse files
chore: bump lint-staged from 11.0.1 to 11.1.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4ff8bc commit 84e02f1

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

yarn.lock

Lines changed: 4 additions & 4 deletions
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.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==
612+
lint-staged@^11.1.0:
613+
version "11.1.0"
614+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.0.tgz#a21d67ffe4516e907635adeaf6d6450d8cffb4e4"
615+
integrity sha512-pzwEf+NKbTauAlk7gPPwTfulRXESEPZCSFXYfg20F220UOObebxu5uL5mkr9csQLNOM2Ydfrt3DJXakzAL7aaQ==
616616
dependencies:
617617
chalk "^4.1.1"
618618
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)