Skip to content

Commit cedf702

Browse files
chore(deps): update devdependency lint-staged to ^10.0.6 (bootstrap-vue#4699)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 8656c66 commit cedf702

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.5",
139+
"lint-staged": "^10.0.6",
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
@@ -8467,10 +8467,10 @@ lines-and-columns@^1.1.6:
84678467
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
84688468
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
84698469

8470-
lint-staged@^10.0.5:
8471-
version "10.0.5"
8472-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.5.tgz#871a968a078533dd47bad69599c318b8cc47d758"
8473-
integrity sha512-Y6V53LnwGxxUD0CCPTCGDlQx2l3RkW0gebgc5XBxKWEf1r0K1b1imedA1owQF7c3+lC9fp7AjWMrRiBsHSCmNQ==
8470+
lint-staged@^10.0.6:
8471+
version "10.0.6"
8472+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.6.tgz#62d3f49a09a12e4df876dd8667a09d9a2d39495c"
8473+
integrity sha512-pz3k0J2/+sy2a2pUsMMCpbsChcK8nIyDIf73xAHPqXQRPogBedb0r/nHDKgrtu9v9cZ96Fc60NieoNMQoQU65Q==
84748474
dependencies:
84758475
chalk "^3.0.0"
84768476
commander "^4.0.1"

0 commit comments

Comments
 (0)