Skip to content

Commit

Permalink
Bump lint-staged from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
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)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Jul 15, 2021
1 parent c1c5b34 commit 24cd34f
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.0",
"lint-staged": "11.0.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"

[email protected].0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0.tgz#24d0a95aa316ba28e257f5c4613369a75a10c712"
integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==
[email protected].1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"
integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==
dependencies:
chalk "^4.1.1"
cli-truncate "^2.1.0"
Expand Down

0 comments on commit 24cd34f

Please sign in to comment.