Bump lint-staged from 11.0.1 to 11.1.1 (#14366)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.1 to 11.1.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.0.1...v11.1.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1d03b9464b
commit
a030af65ed
2 changed files with 5 additions and 5 deletions
|
|
@ -130,7 +130,7 @@
|
|||
"jest-fetch-mock": "^3.0.3",
|
||||
"jest-watch-typeahead": "^0.6.3",
|
||||
"jsdom": "^16.6.0",
|
||||
"lint-staged": "^11.0.1",
|
||||
"lint-staged": "^11.1.1",
|
||||
"markdown-loader": "^6.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
"redoc-cli": "0.12.2",
|
||||
|
|
|
|||
|
|
@ -11691,10 +11691,10 @@ linkstate@^2.0.1:
|
|||
dependencies:
|
||||
esm "^3.2.25"
|
||||
|
||||
lint-staged@^11.0.1:
|
||||
version "11.0.1"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"
|
||||
integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==
|
||||
lint-staged@^11.1.1:
|
||||
version "11.1.1"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1.tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300"
|
||||
integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==
|
||||
dependencies:
|
||||
chalk "^4.1.1"
|
||||
cli-truncate "^2.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue