File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed
Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 3939 ]
4040 },
4141 "devDependencies" : {
42- "lint-staged" : " ^11.1.1 " ,
42+ "lint-staged" : " ^11.1.2 " ,
4343 "npm-run-all" : " ^4.1.5" ,
4444 "prettier" : " ^2.3.1" ,
4545 "textlint-scripts" : " ^12.0.2" ,
Original file line number Diff line number Diff line change @@ -1903,11 +1903,6 @@ decode-uri-component@^0.2.0:
19031903 resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
19041904 integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
19051905
1906- dedent@^0.7.0 :
1907- version "0.7.0"
1908- resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
1909- integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=
1910-
19111906deep-equal@^1.1.1 :
19121907 version "1.1.1"
19131908 resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
@@ -2840,17 +2835,16 @@ lines-and-columns@^1.1.6:
28402835 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
28412836 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
28422837
2843- lint-staged@^11.1.1 :
2844- version "11.1.1 "
2845- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1 .tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
2846- integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
2838+ lint-staged@^11.1.2 :
2839+ version "11.1.2 "
2840+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2 .tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90 "
2841+ integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w ==
28472842 dependencies :
28482843 chalk "^4.1.1"
28492844 cli-truncate "^2.1.0"
28502845 commander "^7.2.0"
28512846 cosmiconfig "^7.0.0"
28522847 debug "^4.3.1"
2853- dedent "^0.7.0"
28542848 enquirer "^2.3.6"
28552849 execa "^5.0.0"
28562850 listr2 "^3.8.2"
You can’t perform that action at this time.
0 commit comments