Skip to content

Commit 39eb19c

Browse files
chore(deps): update devdependency lint-staged to ^10.0.7 (bootstrap-vue#4704)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 128aa19 commit 39eb19c

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.6",
139+
"lint-staged": "^10.0.7",
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.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==
8470+
lint-staged@^10.0.7:
8471+
version "10.0.7"
8472+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
8473+
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
84748474
dependencies:
84758475
chalk "^3.0.0"
84768476
commander "^4.0.1"

0 commit comments

Comments
 (0)