Skip to content

Commit d5d2bf6

Browse files
Merge pull request #1516 from GraphQL-Portal/renovate/lint-staged-11.x
chore(deps): update dependency lint-staged to v11.2.6
2 parents f809df7 + 8246871 commit d5d2bf6

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-plugin-promise": "5.1.1",
7272
"eslint-plugin-testing-library": "4.12.4",
7373
"husky": "6.0.0",
74-
"lint-staged": "11.2.4",
74+
"lint-staged": "11.2.6",
7575
"pinst": "2.1.6",
7676
"prettier": "2.4.1",
7777
"typescript": "4.4.4"

yarn.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9066,6 +9066,17 @@ cosmiconfig@^6.0.0:
90669066
path-type "^4.0.0"
90679067
yaml "^1.7.2"
90689068

9069+
cosmiconfig@^7.0.1:
9070+
version "7.0.1"
9071+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
9072+
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
9073+
dependencies:
9074+
"@types/parse-json" "^4.0.0"
9075+
import-fresh "^3.2.1"
9076+
parse-json "^5.0.0"
9077+
path-type "^4.0.0"
9078+
yaml "^1.10.0"
9079+
90699080
create-ecdh@^4.0.0:
90709081
version "4.0.4"
90719082
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
@@ -15266,11 +15277,6 @@ libphonenumber-js@^1.9.7:
1526615277
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.9.20.tgz#b9c84c56b3a574e4bf4323181b11f424deea1eca"
1526715278
integrity sha512-fZw/XGE19SdRtcmAa5mEUjhGuFrVsT6x3V07TLt36psLbJnZiAdI0i/h4JSufKGXFCyreYM7gP98julXfO1XNA==
1526815279

15269-
lilconfig@^2.0.3:
15270-
version "2.0.3"
15271-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
15272-
integrity sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg==
15273-
1527415280
limiter@^1.1.4:
1527515281
version "1.1.5"
1527615282
resolved "https://registry.yarnpkg.com/limiter/-/limiter-1.1.5.tgz#8f92a25b3b16c6131293a0cc834b4a838a2aa7c2"
@@ -15288,19 +15294,18 @@ linkify-it@^2.0.0:
1528815294
dependencies:
1528915295
uc.micro "^1.0.1"
1529015296

15291-
15292-
version "11.2.4"
15293-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.4.tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d"
15294-
integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ==
15297+
15298+
version "11.2.6"
15299+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.6.tgz#f477b1af0294db054e5937f171679df63baa4c43"
15300+
integrity sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==
1529515301
dependencies:
1529615302
cli-truncate "2.1.0"
1529715303
colorette "^1.4.0"
1529815304
commander "^8.2.0"
15305+
cosmiconfig "^7.0.1"
1529915306
debug "^4.3.2"
1530015307
enquirer "^2.3.6"
1530115308
execa "^5.1.1"
15302-
js-yaml "^4.1.0"
15303-
lilconfig "^2.0.3"
1530415309
listr2 "^3.12.2"
1530515310
micromatch "^4.0.4"
1530615311
normalize-path "^3.0.0"

0 commit comments

Comments
 (0)