8000 chore(deps): update devdependency lint-staged to ^10.1.4 (#5173) · ThoriumData/bootstrap-vue@4d52c85 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d52c85

Browse files
chore(deps): update devdependency lint-staged to ^10.1.4 (bootstrap-vue#5173)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c4ead33 commit 4d52c85

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
@@ -139,7 +139,7 @@
139139
"improved-yarn-audit": "^2.0.0",
140140
"jest": "^25.3.0",
141141
"jest-environment-jsdom-fourteen": "^1.0.1",
142-
"lint-staged": "^10.1.3",
142+
"lint-staged": "^10.1.4",
143143
"loader-utils": "^2.0.0",
144144
"lodash": "^4.17.15",
145145
"marked": "^0.8.2",

yarn.lock

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

7938-
lint-staged@^10.1.3:
7939-
version "10.1.3"
7940-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.3.tgz#da27713d3ac519da305381b4de87d5f866b1d2f1"
7941-
integrity sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==
7938+
lint-staged@^10.1.4:
7939+
version "10.1.4"
7940+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.4.tgz#c0e0930ed5568ada2a7fbd9d300318c87803a4b0"
7941+
integrity sha512-bFfQE6U8LASGKANl+JSN8nfL9Id6vq2YmWMgkynvmicMVQFR11OFU8lqcnI1y0fsPr3 4676 PwHa6xeMCh+SWB8TPkg==
79427942
dependencies:
79437943
chalk "^3.0.0"
79447944
commander "^4.0.1"

0 commit comments

Comments
 (0)
0