Skip to content

Commit b828908

Browse files
Merge pull request #1511 from GraphQL-Portal/renovate/lint-staged-11.x
chore(deps): update dependency lint-staged to v11.2.4
2 parents c88a451 + 62beb6c commit b828908

File tree

2 files changed

+12
-17
lines changed

2 files changed

+12
-17
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.3",
74+
"lint-staged": "11.2.4",
7575
"pinst": "2.1.6",
7676
"prettier": "2.4.1",
7777
"typescript": "4.4.4"

yarn.lock

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9066,17 +9066,6 @@ 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-
90809069
create-ecdh@^4.0.0:
90819070
version "4.0.4"
90829071
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
@@ -15277,6 +15266,11 @@ libphonenumber-js@^1.9.7:
1527715266
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.9.20.tgz#b9c84c56b3a574e4bf4323181b11f424deea1eca"
1527815267
integrity sha512-fZw/XGE19SdRtcmAa5mEUjhGuFrVsT6x3V07TLt36psLbJnZiAdI0i/h4JSufKGXFCyreYM7gP98julXfO1XNA==
1527915268

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+
1528015274
limiter@^1.1.4:
1528115275
version "1.1.5"
1528215276
resolved "https://registry.yarnpkg.com/limiter/-/limiter-1.1.5.tgz#8f92a25b3b16c6131293a0cc834b4a838a2aa7c2"
@@ -15294,18 +15288,19 @@ linkify-it@^2.0.0:
1529415288
dependencies:
1529515289
uc.micro "^1.0.1"
1529615290

15297-
15298-
version "11.2.3"
15299-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.3.tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb"
15300-
integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==
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==
1530115295
dependencies:
1530215296
cli-truncate "2.1.0"
1530315297
colorette "^1.4.0"
1530415298
commander "^8.2.0"
15305-
cosmiconfig "^7.0.1"
1530615299
debug "^4.3.2"
1530715300
enquirer "^2.3.6"
1530815301
execa "^5.1.1"
15302+
js-yaml "^4.1.0"
15303+
lilconfig "^2.0.3"
1530915304
listr2 "^3.12.2"
1531015305
micromatch "^4.0.4"
1531115306
normalize-path "^3.0.0"

0 commit comments

Comments
 (0)