1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 10:07:22 +01:00

Merge pull request #345 from amir20/dependabot/npm_and_yarn/lint-staged-10.1.2

Bump lint-staged from 10.1.1 to 10.1.2
This commit is contained in:
github-actions[bot]
2020-04-05 09:31:21 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"husky": "^4.2.3",
"jest": "^25.2.7",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^10.1.1",
"lint-staged": "^10.1.2",
"mockdate": "^2.0.5",
"node-fetch": "^2.6.0",
"parcel-bundler": "^1.12.4",

View File

@@ -5230,10 +5230,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.1:
version "10.1.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152"
integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==
lint-staged@^10.1.2:
version "10.1.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957"
integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"