Skip to content

Commit 24cd34f

Browse files
Bump lint-staged from 11.0.0 to 11.0.1
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] <support@dependabot.com>
1 parent c1c5b34 commit 24cd34f

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.0",
47+
"lint-staged": "11.0.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.0:
2934-
version "11.0.0"
2935-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0.tgz#24d0a95aa316ba28e257f5c4613369a75a10c712"
2936-
integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==
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==
29372937
dependencies:
29382938
chalk "^4.1.1"
29392939
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)