Skip to content

Commit ead05df

Browse files
renovate[bot]ardatan
authored andcommitted
Update dependency lint-staged to v9.4.0 (#108)
1 parent 61a23e8 commit ead05df

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
@@ -40,7 +40,7 @@
4040
"graphql": "14.5.8",
4141
"graphql-tools": "4.0.5",
4242
"jest": "24.9.0",
43-
"lint-staged": "9.3.0",
43+
"lint-staged": "9.4.0",
4444
"merge-graphql-schemas": "1.7.0",
4545
"semver": "6.3.0",
4646
"ts-jest": "24.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2728,10 +2728,10 @@ levn@~0.3.0:
27282728
prelude-ls "~1.1.2"
27292729
type-check "~0.3.2"
27302730

2731-
lint-staged@9.3.0:
2732-
version "9.3.0"
2733-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.3.0.tgz#522a79f166050ab5777887348f2cbdb03f71acac"
2734-
integrity sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A==
2731+
lint-staged@9.4.0:
2732+
version "9.4.0"
2733+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687"
2734+
integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw==
27352735
dependencies:
27362736
chalk "^2.4.2"
27372737
commander "^2.20.0"

0 commit comments

Comments
 (0)