Skip to content

Commit

Permalink
Bump lint-staged from 11.0.1 to 11.1.1
Browse files Browse the repository at this point in the history
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](lint-staged/lint-staged@v11.0.1...v11.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 29, 2021
1 parent 24cd34f commit d56cd99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"import-sort-style-eslint": "6.0.0",
"injectmd": "1.0.0",
"jsdoc-to-markdown": "6.0.1",
"lint-staged": "11.0.1",
"lint-staged": "11.1.1",
"prettier": "2.3.2",
"prettier-package-json": "2.1.3",
"sort-json": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2930,10 +2930,10 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"

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"
Expand Down

0 comments on commit d56cd99

Please sign in to comment.