|
509 | 509 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" |
510 | 510 | integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== |
511 | 511 |
|
512 | | -"@softwareventures/eslint-config@4.3.1": |
513 | | - version "4.3.1" |
514 | | - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.1.tgz#ff1483a26631529ab071320f547e2da68dfdd15f" |
515 | | - integrity sha512-poahWbW6eAm2JttWIAGzYdK6UyUp2sxArCBAqIFhKndrGsAQqe9aNBfk1iZytm40UIldJrUsE1coEdyJRbZA8g== |
| 512 | +"@softwareventures/eslint-config@4.3.2": |
| 513 | + version "4.3.2" |
| 514 | + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.2.tgz#4a537bc977aba175005d21df5ecf9b66a525be14" |
| 515 | + integrity sha512-juFP7xRfonKelfBjZu1hV+OVDxGWk7gJsUrhXNHALPEhJN6YZOFT9Y/3eqz3oFc7IQvYuRv1kWZobi9PJdLtqA== |
516 | 516 | dependencies: |
517 | 517 | "@typescript-eslint/eslint-plugin" "^4.21.0" |
518 | 518 | "@typescript-eslint/parser" "^4.0.0" |
519 | 519 | eslint-config-prettier "^8.3.0" |
520 | 520 | eslint-plugin-import "^2.20.2" |
521 | 521 | eslint-plugin-jsdoc "^36.0.0" |
522 | 522 | eslint-plugin-prefer-arrow "^1.2.1" |
523 | | - eslint-plugin-sonarjs "^0.10.0" |
| 523 | + eslint-plugin-sonarjs "^0.10.0 || ^0.11.0" |
524 | 524 | tslib "^2.0.0" |
525 | 525 |
|
526 | 526 | "@softwareventures/prettier-config@2.0.0": |
@@ -2262,10 +2262,10 @@ eslint-plugin-prefer-arrow@^1.2.1: |
2262 | 2262 | resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041" |
2263 | 2263 | integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ== |
2264 | 2264 |
|
2265 | | -eslint-plugin-sonarjs@^0.10.0: |
2266 | | - version "0.10.0" |
2267 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.10.0.tgz#2b520c6d0dbdecbea98cd82f5cb84fc5c3d2b954" |
2268 | | - integrity sha512-FBRIBmWQh2UAfuLSnuYEfmle33jIup9hfkR0X8pkfjeCKNpHUG8qyZI63ahs3aw8CJrv47QJ9ccdK3ZxKH016A== |
| 2265 | +"eslint-plugin-sonarjs@^0.10.0 || ^0.11.0": |
| 2266 | + version "0.11.0" |
| 2267 | + resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.11.0.tgz#46d18bc4066c66e490de057253b9cc97bde9f176" |
| 2268 | + integrity sha512-ei/WuZiL0wP+qx2KrxKyZs3+eDbxiGAhFSm3GKCOOAUkg+G2ny6TSXDB2j67tvyqHefi+eoQsAgGQvz+nEtIBw== |
2269 | 2269 |
|
2270 | 2270 | eslint-scope@5.1.1, eslint-scope@^5.1.1: |
2271 | 2271 | version "5.1.1" |
|
0 commit comments