|
480 | 480 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" |
481 | 481 | integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== |
482 | 482 |
|
483 | | -"@softwareventures/eslint-config@4.0.3": |
484 | | - version "4.0.3" |
485 | | - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.0.3.tgz#75bd969f8dd0c64141625e3883ddfae9240ca41a" |
486 | | - integrity sha512-8nOO0L5YnKipvYjlGASBLVAJGWAEmbE8c5aUHPCxak0+uIcKRLvFinkFRqd/Sl5XUYjs/uLnJYKPhzSiuj7Mvw== |
| 483 | +"@softwareventures/eslint-config@4.3.0": |
| 484 | + version "4.3.0" |
| 485 | + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.0.tgz#a9d38d5d8b71e4cd06e63881597f50975325943d" |
| 486 | + integrity sha512-EbB56NkFlWOIP47kfYoPjyoD1nmf+S9exSZwNIgvV8sr7gdhGKVaiIoLnVk8N4OQhjV+YAUokOvyg5B3c10bVQ== |
487 | 487 | dependencies: |
488 | 488 | "@typescript-eslint/eslint-plugin" "^4.21.0" |
489 | | - "@typescript-eslint/eslint-plugin-tslint" "^4.21.0" |
490 | 489 | "@typescript-eslint/parser" "^4.0.0" |
491 | 490 | eslint-config-prettier "^8.3.0" |
492 | 491 | eslint-plugin-import "^2.20.2" |
493 | 492 | eslint-plugin-jsdoc "^36.0.0" |
494 | 493 | eslint-plugin-prefer-arrow "^1.2.1" |
| 494 | + eslint-plugin-sonarjs "^0.10.0" |
495 | 495 | tslib "^2.0.0" |
496 | | - tslint "^6.1.2" |
497 | 496 |
|
498 | 497 | "@softwareventures/prettier-config@1.0.2": |
499 | 498 | version "1.0.2" |
|
602 | 601 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065" |
603 | 602 | integrity sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g== |
604 | 603 |
|
605 | | -"@typescript-eslint/eslint-plugin-tslint@^4.21.0": |
606 | | - version "4.29.3" |
607 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.29.3.tgz#68f979023a9780f2ed7984ed09bda1c48810c900" |
608 | | - integrity sha512-wfepTRtdmvmMe13wpb8VU2E6Qxcy5ecuS3XnL+QN0H8su2I8Y+8UMg9CMTOkwXzn81r2g5m6Q1tAOizr0O3xbg== |
609 | | - dependencies: |
610 | | - "@typescript-eslint/experimental-utils" "4.29.3" |
611 | | - lodash "^4.17.21" |
612 | | - |
613 | 604 | "@typescript-eslint/eslint-plugin@^4.21.0": |
614 | 605 | version "4.29.3" |
615 | 606 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa" |
@@ -1278,11 +1269,6 @@ buffer@^5.5.0: |
1278 | 1269 | base64-js "^1.3.1" |
1279 | 1270 | ieee754 "^1.1.13" |
1280 | 1271 |
|
1281 | | -builtin-modules@^1.1.1: |
1282 | | - version "1.1.1" |
1283 | | - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" |
1284 | | - integrity sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8= |
1285 | | - |
1286 | 1272 | builtins@^1.0.3: |
1287 | 1273 | version "1.0.3" |
1288 | 1274 | resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88" |
@@ -1388,7 +1374,7 @@ chalk@*, chalk@^4.0.0, chalk@^4.1.0: |
1388 | 1374 | ansi-styles "^4.1.0" |
1389 | 1375 | supports-color "^7.1.0" |
1390 | 1376 |
|
1391 | | -chalk@^2.0.0, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2: |
| 1377 | +chalk@^2.0.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2: |
1392 | 1378 | version "2.4.2" |
1393 | 1379 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
1394 | 1380 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
@@ -1620,7 +1606,7 @@ combined-stream@^1.0.6, combined-stream@~1.0.6: |
1620 | 1606 | dependencies: |
1621 | 1607 | delayed-stream "~1.0.0" |
1622 | 1608 |
|
1623 | | -commander@^2.12.1, commander@^2.20.0: |
| 1609 | +commander@^2.20.0: |
1624 | 1610 | version "2.20.3" |
1625 | 1611 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" |
1626 | 1612 | integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== |
@@ -2248,6 +2234,11 @@ eslint-plugin-prefer-arrow@^1.2.1: |
2248 | 2234 | resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041" |
2249 | 2235 | integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ== |
2250 | 2236 |
|
| 2237 | +eslint-plugin-sonarjs@^0.10.0: |
| 2238 | + version "0.10.0" |
| 2239 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.10.0.tgz#2b520c6d0dbdecbea98cd82f5cb84fc5c3d2b954" |
| 2240 | + integrity sha512-FBRIBmWQh2UAfuLSnuYEfmle33jIup9hfkR0X8pkfjeCKNpHUG8qyZI63ahs3aw8CJrv47QJ9ccdK3ZxKH016A== |
| 2241 | + |
2251 | 2242 | eslint-scope@5.1.1, eslint-scope@^5.1.1: |
2252 | 2243 | version "5.1.1" |
2253 | 2244 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" |
@@ -4098,13 +4089,6 @@ mkdirp@*, mkdirp@^1.0.3, mkdirp@^1.0.4: |
4098 | 4089 | resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" |
4099 | 4090 | integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== |
4100 | 4091 |
|
4101 | | -mkdirp@^0.5.3: |
4102 | | - version "0.5.5" |
4103 | | - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def" |
4104 | | - integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== |
4105 | | - dependencies: |
4106 | | - minimist "^1.2.5" |
4107 | | - |
4108 | 4092 | modify-values@^1.0.0: |
4109 | 4093 | version "1.0.1" |
4110 | 4094 | resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022" |
@@ -5177,7 +5161,7 @@ resolve-global@^1.0.0: |
5177 | 5161 | dependencies: |
5178 | 5162 | global-dirs "^0.1.1" |
5179 | 5163 |
|
5180 | | -resolve@^1.10.0, resolve@^1.20.0, resolve@^1.3.2: |
| 5164 | +resolve@^1.10.0, resolve@^1.20.0: |
5181 | 5165 | version "1.20.0" |
5182 | 5166 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" |
5183 | 5167 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== |
@@ -5326,7 +5310,7 @@ semver@*, semver@^7.1.1, semver@^7.1.2, semver@^7.1.3, semver@^7.2.1, semver@^7. |
5326 | 5310 | dependencies: |
5327 | 5311 | lru-cache "^6.0.0" |
5328 | 5312 |
|
5329 | | -"semver@2 || 3 || 4 || 5", semver@^5.3.0: |
| 5313 | +"semver@2 || 3 || 4 || 5": |
5330 | 5314 | version "5.7.1" |
5331 | 5315 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
5332 | 5316 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
@@ -5927,37 +5911,11 @@ tslib@2.3.1, tslib@^2.0.0: |
5927 | 5911 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" |
5928 | 5912 | integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== |
5929 | 5913 |
|
5930 | | -tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0: |
| 5914 | +tslib@^1.8.1, tslib@^1.9.0: |
5931 | 5915 | version "1.14.1" |
5932 | 5916 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
5933 | 5917 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== |
5934 | 5918 |
|
5935 | | -tslint@^6.1.2: |
5936 | | - version "6.1.3" |
5937 | | - resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904" |
5938 | | - integrity sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg== |
5939 | | - dependencies: |
5940 | | - "@babel/code-frame" "^7.0.0" |
5941 | | - builtin-modules "^1.1.1" |
5942 | | - chalk "^2.3.0" |
5943 | | - commander "^2.12.1" |
5944 | | - diff "^4.0.1" |
5945 | | - glob "^7.1.1" |
5946 | | - js-yaml "^3.13.1" |
5947 | | - minimatch "^3.0.4" |
5948 | | - mkdirp "^0.5.3" |
5949 | | - resolve "^1.3.2" |
5950 | | - semver "^5.3.0" |
5951 | | - tslib "^1.13.0" |
5952 | | - tsutils "^2.29.0" |
5953 | | - |
5954 | | -tsutils@^2.29.0: |
5955 | | - version "2.29.0" |
5956 | | - resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99" |
5957 | | - integrity sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA== |
5958 | | - dependencies: |
5959 | | - tslib "^1.8.1" |
5960 | | - |
5961 | 5919 | tsutils@^3.21.0: |
5962 | 5920 | version "3.21.0" |
5963 | 5921 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" |
|
0 commit comments