Skip to content

Commit d080de7

Browse files
chore(deps): update dependency lint-staged to v10.1.2 (#125)
Co-authored-by: Renovate Bot <[email protected]>
1 parent da6dc54 commit d080de7

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
@@ -78,7 +78,7 @@
7878
"eslint-plugin-jest": "23.8.2",
7979
"husky": "4.2.3",
8080
"jest": "25.2.7",
81-
"lint-staged": "10.1.1",
81+
"lint-staged": "10.1.2",
8282
"prettier": "2.0.2",
8383
"semantic-release": "17.0.4",
8484
"typescript": "3.8.3"

yarn.lock

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

4842-
4843-
version "10.1.1"
4844-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152"
4845-
integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==
4842+
4843+
version "10.1.2"
4844+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957"
4845+
integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==
48464846
dependencies:
48474847
chalk "^3.0.0"
48484848
commander "^4.0.1"

0 commit comments

Comments
 (0)