Skip to content

Commit a8ab65e

Browse files
chore(deps): update devdependency lint-staged to ^10.2.6 (bootstrap-vue#5427)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3208309 commit a8ab65e

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
@@ -140,7 +140,7 @@
140140
"husky": "^4.2.5",
141141
"improved-yarn-audit": "^2.1.0",
142142
"jest": "^26.0.1",
143-
"lint-staged": "^10.2.5",
143+
"lint-staged": "^10.2.6",
144144
"loader-utils": "^2.0.0",
145145
"lodash": "^4.17.15",
146146
"marked": "^1.1.0",

yarn.lock

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

7858-
lint-staged@^10.2.5:
7859-
version "10.2.5"
7860-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.5.tgz#a67b365924f4446206842587ab36e96fb42a7b33"
7861-
integrity sha512-6Y4OktYWW2odmnTVf5tkFhDN7Ghb6/VgEygNZSaohsRNM44Qnr6ivxWUIn1b7X/G0mxL2+6lmMrFdlVR82mhkg==
7858+
lint-staged@^10.2.6:
7859+
version "10.2.6"
7860+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.6.tgz#7d9658bd89dee946a859cbfc6e09566a9fb50b53"
7861+
integrity sha512-2oEBWyPZHkdyjKcIv2U6ay80Q52ZMlZZrUnfsV0WTVcgzPlt3o2t5UFy2v8ETUTsIDZ0xSJVnffWCgD3LF6xTQ==
78627862
dependencies:
78637863
chalk "^4.0.0"
78647864
cli-truncate "2.1.0"

0 commit comments

Comments
 (0)