Skip to content

Commit 684feef

Browse files
renovate[bot]ardatan
authored andcommitted
Update dependency lint-staged to v9.4.1 (#111)
1 parent ead05df commit 684feef

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.4.0",
43+
"lint-staged": "9.4.1",
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.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==
2731+
lint-staged@9.4.1:
2732+
version "9.4.1"
2733+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.1.tgz#60c0f85745bd398e6460aa7f5adb3cad3a2b862c"
2734+
integrity sha512-zFRbo1bAJEVf1m33paTTjDVfy2v3lICCqHfmQSgNoI+lWpi7HPG5y/R2Y7Whdce+FKxlZYs/U1sDSx8+nmQdDA==
27352735
dependencies:
27362736
chalk "^2.4.2"
27372737
commander "^2.20.0"

0 commit comments

Comments
 (0)