Skip to content

Commit 5229b37

Browse files
renovate-botnodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v11.2.6
1 parent a190d86 commit 5229b37

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
@@ -54,6 +54,6 @@
5454
"eslint-config-airbnb-base": "12.1.0",
5555
"eslint-plugin-import": "2.25.2",
5656
"husky": "7.0.4",
57-
"lint-staged": "11.2.5"
57+
"lint-staged": "11.2.6"
5858
}
5959
}

yarn.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,17 @@ cosmiconfig@^7.0.0:
626626
path-type "^4.0.0"
627627
yaml "^1.10.0"
628628

629+
cosmiconfig@^7.0.1:
630+
version "7.0.1"
631+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
632+
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
633+
dependencies:
634+
"@types/parse-json" "^4.0.0"
635+
import-fresh "^3.2.1"
636+
parse-json "^5.0.0"
637+
path-type "^4.0.0"
638+
yaml "^1.10.0"
639+
629640
create-require@^1.1.0:
630641
version "1.1.1"
631642
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -1745,11 +1756,6 @@ levn@~0.3.0:
17451756
prelude-ls "~1.1.2"
17461757
type-check "~0.3.2"
17471758

1748-
lilconfig@^2.0.3:
1749-
version "2.0.3"
1750-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
1751-
integrity sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg==
1752-
17531759
lines-and-columns@^1.1.6:
17541760
version "1.1.6"
17551761
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
@@ -1762,19 +1768,18 @@ linkify-it@^3.0.1:
17621768
dependencies:
17631769
uc.micro "^1.0.1"
17641770

1765-
lint-staged@11.2.5:
1766-
version "11.2.5"
1767-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.5.tgz#afa4c4740fbf874fab1531a846f14504e448e828"
1768-
integrity sha512-bD6FeKyRtMA3jXcNg/J0fuJmwDN8yaoTdqliFcEl8pFTHiP9NYwQCeZwBoZ8FEXx4lj/pli3oFehr86XYvMNEA==
1771+
lint-staged@11.2.6:
1772+
version "11.2.6"
1773+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.6.tgz#f477b1af0294db054e5937f171679df63baa4c43"
1774+
integrity sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==
17691775
dependencies:
17701776
cli-truncate "2.1.0"
17711777
colorette "^1.4.0"
17721778
commander "^8.2.0"
1779+
cosmiconfig "^7.0.1"
17731780
debug "^4.3.2"
17741781
enquirer "^2.3.6"
17751782
execa "^5.1.1"
1776-
js-yaml "^4.1.0"
1777-
lilconfig "^2.0.3"
17781783
listr2 "^3.12.2"
17791784
micromatch "^4.0.4"
17801785
normalize-path "^3.0.0"

0 commit comments

Comments
 (0)