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

Commit 0c29278

Browse files
authored
Merge pull request #70 from Nargonath/dependabot/npm_and_yarn/develop/lint-staged-9.4.0
build(deps-dev): bump lint-staged from 9.3.0 to 9.4.0
2 parents 7a5640d + f15c4ed commit 0c29278

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.4.0",
7070
"husky": "3.0.5",
7171
"jest": "^24.8.0",
72-
"lint-staged": "9.3.0",
72+
"lint-staged": "9.4.0",
7373
"prettier": "1.18.2"
7474
},
7575
"dependencies": {

yarn.lock

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

3560-
lint-staged@9.3.0:
3561-
version "9.3.0"
3562-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.3.0.tgz#522a79f166050ab5777887348f2cbdb03f71acac"
3563-
integrity sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A==
3560+
lint-staged@9.4.0:
3561+
version "9.4.0"
3562+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687"
3563+
integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw==
35643564
dependencies:
35653565
chalk "^2.4.2"
35663566
commander "^2.20.0"

0 commit comments

Comments
 (0)