File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 9696 "eslint-plugin-wordpress" : " ^0.1.0" ,
9797 "eslint-plugin-xogroup" : " ^1.2.0" ,
9898 "eslint-plugin-xss" : " ^0.1.8" ,
99+ "eslint-plugin-you-dont-need-lodash-underscore" : " ^6.10.0" ,
99100 "glob" : " ^7.0.6" ,
100101 "prettier" : " ^1.2.2"
101102 },
Original file line number Diff line number Diff line change @@ -1532,6 +1532,13 @@ eslint-plugin-xss@^0.1.8:
15321532 dependencies :
15331533 requireindex "~1.1.0"
15341534
1535+ eslint-plugin-you-dont-need-lodash-underscore@^6.10.0 :
1536+ version "6.10.0"
1537+ resolved "https://registry.yarnpkg.com/eslint-plugin-you-dont-need-lodash-underscore/-/eslint-plugin-you-dont-need-lodash-underscore-6.10.0.tgz#63df0785ee1a07365ef77db907692f1ac928e000"
1538+ integrity sha512-Zu1KbHiWKf+alVvT+kFX2M5HW1gmtnkfF1l2cjmFozMnG0gbGgXo8oqK7lwk+ygeOXDmVfOyijqBd7SUub9AEQ==
1539+ dependencies :
1540+ kebab-case "^1.0.0"
1541+
15351542eslint-restricted-globals@^0.1.1 :
15361543 version "0.1.1"
15371544 resolved "https://registry.yarnpkg.com/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz#35f0d5cbc64c2e3ed62e93b4b1a7af05ba7ed4d7"
@@ -2192,6 +2199,11 @@ jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1:
21922199 dependencies :
21932200 array-includes "^3.0.3"
21942201
2202+ kebab-case@^1.0.0 :
2203+ version "1.0.0"
2204+ resolved "https://registry.yarnpkg.com/kebab-case/-/kebab-case-1.0.0.tgz#3f9e4990adcad0c686c0e701f7645868f75f91eb"
2205+ integrity sha1-P55JkK3K0MaGwOcB92RYaPdfkes=
2206+
21952207leven@^2.0.0 :
21962208 version "2.1.0"
21972209 resolved "https://registry.yarnpkg.com/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580"
You can’t perform that action at this time.
0 commit comments