Skip to content

Commit 3ee43ba

Browse files
chore(deps): update devdependency lint-staged to ^10.1.7 (bootstrap-vue#5204)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fee3be5 commit 3ee43ba

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
@@ -138,7 +138,7 @@
138138
"improved-yarn-audit": "^2.0.0",
139139
"jest": "^25.4.0",
140140
"jest-environment-jsdom-fourteen": "^1.0.1",
141-
"lint-staged": "^10.1.6",
141+
"lint-staged": "^10.1.7",
142142
"loader-utils": "^2.0.0",
143143
"lodash": "^4.17.15",
144144
"marked": "^1.0.0",

yarn.lock

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

7969-
lint-staged@^10.1.6:
7970-
version "10.1.6"
7971-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.6.tgz#086db5e4f5906642ccf648e9b54375d794a9be81"
7972-
integrity sha512-45zaGxf4XZuwdUk87yRFE/1b4vTZmH2UnYmUPmindsgdAljOFpWWb0yEjxngmqERUS/MGauJexFF6BjLVg9VMA==
7969+
lint-staged@^10.1.7:
7970+
version "10.1.7"
7971+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.7.tgz#b628f8b010083fe4e116d0af7949a32f1ea6b3a7"
7972+
integrity sha512-ZkK8t9Ep/AHuJQKV95izSa+DqotftGnSsNeEmCSqbQ6j4C4H0jDYhEZqVOGD1Q2Oe227igbqjMWycWyYbQtpoA==
79737973
dependencies:
79747974
chalk "^4.0.0"
79757975
commander "^5.0.0"

0 commit comments

Comments
 (0)