1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 14:59:26 +01:00

Merge pull request #379 from amir20/dependabot/npm_and_yarn/lint-staged-10.1.4

This commit is contained in:
dependabot-preview[bot]
2020-04-17 14:17:01 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"husky": "^4.2.5",
"jest": "^25.3.0",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^10.1.3",
"lint-staged": "^10.1.4",
"mockdate": "^2.0.5",
"node-fetch": "^2.6.0",
"parcel-bundler": "^1.12.4",

View File

@@ -5275,10 +5275,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
lint-staged@^10.1.3:
version "10.1.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.3.tgz#da27713d3ac519da305381b4de87d5f866b1d2f1"
integrity sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==
lint-staged@^10.1.4:
version "10.1.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.4.tgz#c0e0930ed5568ada2a7fbd9d300318c87803a4b0"
integrity sha512-bFfQE6U8LASGKANl+JSN8nfL9Id6vq2YmWMgkynvmicMVQFR11OFU8lqcnI1y0fsPr3PwHa6xeMCh+SWB8TPkg==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"