Skip to content

Commit 619b9d4

Browse files
authored
Update dependency lint-staged to v10.0.3 (#297)
1 parent 6ff76d5 commit 619b9d4

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
@@ -51,7 +51,7 @@
5151
"c8": "7.0.1",
5252
"codecov": "3.6.2",
5353
"husky": "4.2.0",
54-
"lint-staged": "10.0.2",
54+
"lint-staged": "10.0.3",
5555
"np": "5.2.1",
5656
"npm-run-all": "4.1.5",
5757
"prettier": "1.19.1",

yarn.lock

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

2370-
2371-
version "10.0.2"
2372-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.2.tgz#cfdd9fa5080b05fc6e29536897da1795bc67c7f9"
2373-
integrity sha512-ZldhtIfT7bynVa7nmU/1jbK05r9hYQXbIQqZSotqdBCAcGJDEUqaUB7kG3ZCdoe9Qkj6HUM3x2yjCGJRxPUQLA==
2370+
2371+
version "10.0.3"
2372+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.3.tgz#fd27e25c308fb857d9cb44caa5fa845408d07df4"
2373+
integrity sha512-N071+M0yxKX0u67UOB8emFms29ekzrKoX1UlPcLS615O/rhx3+xRk5so8uU4tjdg4yNsD3ntdPSsuZnUPzblLA==
23742374
dependencies:
23752375
chalk "^3.0.0"
23762376
commander "^4.0.1"

0 commit comments

Comments
 (0)