Skip to content

Commit f16b386

Browse files
renovate[bot]renovate-botjacobmllr95
authored
chore(deps): update devdependency lint-staged to ^10.0.5 (bootstrap-vue#4696)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 2eab55b commit f16b386

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
@@ -136,7 +136,7 @@
136136
"husky": "^4.2.1",
137137
"jest": "^25.1.0",
138138
"jest-environment-jsdom-fourteen": "^1.0.1",
139-
"lint-staged": "^10.0.4",
139+
"lint-staged": "^10.0.5",
140140
"loader-utils": "^1.2.3",
141141
"lodash": "^4.17.15",
142142
"marked": "^0.8.0",

yarn.lock

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

8439-
lint-staged@^10.0.4:
8440-
version "10.0.4"
8441-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.4.tgz#89212e005890595e4edb2df63afb486ad8d5ad78"
8442-
integrity sha512-lTmhvbFCyKKV8wcyuENTccjlsHP9bYtl/Xxe5ZMTwEZ7Qvar78jOGomkf6nzHuQns6vKRUYWS6L9N8s7x+jnXQ==
8439+
lint-staged@^10.0.5:
8440+
version "10.0.5"
8441+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.5.tgz#871a968a078533dd47bad69599c318b8cc47d758"
8442+
integrity sha512-Y6V53LnwGxxUD0CCPTCGDlQx2l3RkW0gebgc5XBxKWEf1r0K1b1imedA1owQF7c3+lC9fp7AjWMrRiBsHSCmNQ==
84438443
dependencies:
84448444
chalk "^3.0.0"
84458445
commander "^4.0.1"

0 commit comments

Comments
 (0)