Skip to content

Commit 4149340

Browse files
chore(deps-dev): bump lint-staged from 10.5.3 to 10.5.4 (bootstrap-vue#6431)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.5.3...v10.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 5395344 commit 4149340

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
@@ -134,7 +134,7 @@
134134
"husky": "^4.3.8",
135135
"improved-yarn-audit": "^2.3.2",
136136
"jest": "^26.6.3",
137-
"lint-staged": "^10.5.3",
137+
"lint-staged": "^10.5.4",
138138
"loader-utils": "^2.0.0",
139139
"lodash": "^4.17.20",
140140
"marked": "^1.2.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8573,10 +8573,10 @@ lines-and-columns@^1.1.6:
85738573
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
85748574
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
85758575

8576-
lint-staged@^10.5.3:
8577-
version "10.5.3"
8578-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
8579-
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
8576+
lint-staged@^10.5.4:
8577+
version "10.5.4"
8578+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
8579+
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
85808580
dependencies:
85818581
chalk "^4.1.0"
85828582
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)