diff options
author | Valentin Popov <info@valentineus.link> | 2020-02-14 11:25:05 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-02-14 11:25:05 +0300 |
commit | 3a6a1d0c3ad4d742e4da37b93613cf77b066dc7f (patch) | |
tree | 46ee4492ffb3ff780281966e90debf21d91d39db /yarn.lock | |
parent | 570290241dc983abfb14bb20b0e8eb8b3a74a22d (diff) | |
download | eslint-config-3a6a1d0c3ad4d742e4da37b93613cf77b066dc7f.tar.xz eslint-config-3a6a1d0c3ad4d742e4da37b93613cf77b066dc7f.zip |
feat(sonar): Initial SonarJS plugin
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -393,6 +393,11 @@ eslint-plugin-security@^1.4.0: dependencies: safe-regex "^1.1.0" +eslint-plugin-sonarjs@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.5.0.tgz#ce17b2daba65a874c2862213a9e38e8986ad7d7d" + integrity sha512-XW5MnzlRjhXpIdbULC/qAdJYHWw3rRLws/DyawdlPU/IdVr9AmRK1r2LaCvabwKOAW2XYYSo3kDX58E4MrB7PQ== + eslint-scope@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9" |