Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 7b4b372

Browse files
authored
Merge pull request #80 from Nargonath/dependabot/npm_and_yarn/develop/lint-staged-9.4.2
build(deps-dev): bump lint-staged from 9.4.1 to 9.4.2
2 parents ff9cd92 + 0d97332 commit 7b4b372

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
@@ -69,7 +69,7 @@
6969
"eslint": "6.5.1",
7070
"husky": "3.0.8",
7171
"jest": "^24.8.0",
72-
"lint-staged": "9.4.1",
72+
"lint-staged": "9.4.2",
7373
"prettier": "1.18.2"
7474
},
7575
"dependencies": {

yarn.lock

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

3572-
3573-
version "9.4.1"
3574-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.1.tgz#60c0f85745bd398e6460aa7f5adb3cad3a2b862c"
3575-
integrity sha512-zFRbo1bAJEVf1m33paTTjDVfy2v3lICCqHfmQSgNoI+lWpi7HPG5y/R2Y7Whdce+FKxlZYs/U1sDSx8+nmQdDA==
3572+
3573+
version "9.4.2"
3574+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2.tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04"
3575+
integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA==
35763576
dependencies:
35773577
chalk "^2.4.2"
35783578
commander "^2.20.0"

0 commit comments

Comments
 (0)