Skip to content

Commit d56cd99

Browse files
Bump lint-staged from 11.0.1 to 11.1.1
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>
1 parent 24cd34f commit d56cd99

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
@@ -44,7 +44,7 @@
4444
"import-sort-style-eslint": "6.0.0",
4545
"injectmd": "1.0.0",
4646
"jsdoc-to-markdown": "6.0.1",
47-
"lint-staged": "11.0.1",
47+
"lint-staged": "11.1.1",
4848
"prettier": "2.3.2",
4949
"prettier-package-json": "2.1.3",
5050
"sort-json": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2930,10 +2930,10 @@ linkify-it@^2.0.0:
29302930
dependencies:
29312931
uc.micro "^1.0.1"
29322932

2933-
lint-staged@11.0.1:
2934-
version "11.0.1"
2935-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"
2936-
integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==
2933+
lint-staged@11.1.1:
2934+
version "11.1.1"
2935+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1.tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300"
2936+
integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==
29372937
dependencies:
29382938
chalk "^4.1.1"
29392939
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)