Skip to content

Commit c34b890

Browse files
chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.2 (bootstrap-vue#6088)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.5.1...v10.5.2) 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 9af9323 commit c34b890

File tree

2 files changed

+6
-21
lines changed

2 files changed

+6
-21
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.0",
135135
"improved-yarn-audit": "^2.3.1",
136136
"jest": "^26.6.3",
137-
"lint-staged": "^10.5.1",
137+
"lint-staged": "^10.5.2",
138138
"loader-utils": "^2.0.0",
139139
"lodash": "^4.17.20",
140140
"marked": "^1.2.5",

yarn.lock

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5801,22 +5801,7 @@ execa@^3.4.0:
58015801
signal-exit "^3.0.2"
58025802
strip-final-newline "^2.0.0"
58035803

5804-
execa@^4.0.0, execa@^4.0.3:
5805-
version "4.0.3"
5806-
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2"
5807-
integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==
5808-
dependencies:
5809-
cross-spawn "^7.0.0"
5810-
get-stream "^5.0.0"
5811-
human-signals "^1.1.1"
5812-
is-stream "^2.0.0"
5813-
merge-stream "^2.0.0"
5814-
npm-run-path "^4.0.0"
5815-
onetime "^5.1.0"
5816-
signal-exit "^3.0.2"
5817-
strip-final-newline "^2.0.0"
5818-
5819-
execa@^4.1.0:
5804+
execa@^4.0.0, execa@^4.0.3, execa@^4.1.0:
58205805
version "4.1.0"
58215806
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
58225807
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
@@ -8601,10 +8586,10 @@ lines-and-columns@^1.1.6:
86018586
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
86028587
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
86038588

8604-
lint-staged@^10.5.1:
8605-
version "10.5.1"
8606-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.1.tgz#901e915c2360072dded0e7d752a0d9a49e079daa"
8607-
integrity sha512-fTkTGFtwFIJJzn/PbUO3RXyEBHIhbfYBE7+rJyLcOXabViaO/h6OslgeK6zpeUtzkDrzkgyAYDTLAwx6JzDTHw==
8589+
lint-staged@^10.5.2:
8590+
version "10.5.2"
8591+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.2.tgz#acfaa0093af3262aee3130b2e22438941530bdd1"
8592+
integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==
86088593
dependencies:
86098594
chalk "^4.1.0"
86108595
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)