|
950 | 950 | resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
|
951 | 951 | integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
|
952 | 952 |
|
953 |
| -"@sourcegraph/eslint-config@^0.19.12": |
954 |
| - version "0.19.12" |
955 |
| - resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.19.12.tgz#09cf599147b5a668de4bf17e174e74f115d3809b" |
956 |
| - integrity sha512-3n54p4jcRCJm0YtSe6KmCqnoC3i+4KNABgiJu0MoRUO5zXmHd2z9WdYjvuKrMhzhwYpxDJWtVPGQVw6XyUlFNQ== |
| 953 | +"@sourcegraph/eslint-config@^0.19.15": |
| 954 | + version "0.19.15" |
| 955 | + resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.19.15.tgz#99f826c8d9230aecddb28e1653a4ad8e652b6f9f" |
| 956 | + integrity sha512-x76bN05kbFVDYInfrRFbup39Gprvp5kYp1GRbXjL4U/Ig6F0T6r93Mf0wLinl+asjp+04AVAlZ9umlA+DQzNFA== |
957 | 957 | dependencies:
|
958 | 958 | "@sourcegraph/prettierrc" "^3.0.3"
|
959 | 959 | "@typescript-eslint/eslint-plugin" "^3.6.0"
|
|
962 | 962 | eslint-plugin-ban "^1.4.0"
|
963 | 963 | eslint-plugin-etc "^0.0.1-beta.34"
|
964 | 964 | eslint-plugin-import "^2.22.0"
|
965 |
| - eslint-plugin-jsdoc "^28.6.1" |
| 965 | + eslint-plugin-jsdoc "^29.1.2" |
966 | 966 | eslint-plugin-react "^7.20.3"
|
967 |
| - eslint-plugin-react-hooks "^4.0.5" |
| 967 | + eslint-plugin-react-hooks "^4.0.6" |
968 | 968 | eslint-plugin-rxjs "^0.0.2-beta.27"
|
969 | 969 | eslint-plugin-unicorn "^20.1.0"
|
970 | 970 |
|
@@ -2952,23 +2952,23 @@ eslint-plugin-import@^2.22.0:
|
2952 | 2952 | resolve "^1.17.0"
|
2953 | 2953 | tsconfig-paths "^3.9.0"
|
2954 | 2954 |
|
2955 |
| -eslint-plugin-jsdoc@^28.6.1: |
2956 |
| - version "28.6.1" |
2957 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-28.6.1.tgz#c9e9da59d0d3cef4fb45ffb91c0acde43af4e418" |
2958 |
| - integrity sha512-Z3y7hcNPDuhL339D1KOf9SY8pMAxYxhaG4QLtu3KVn20k/hNF1u6WQv44wvuSCb6OfPJ4say37RUlSNqIjR+mw== |
| 2955 | +eslint-plugin-jsdoc@^29.1.2: |
| 2956 | + version "29.1.2" |
| 2957 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-29.1.2.tgz#542beba99946cb8d184e5261ebc632b24673f825" |
| 2958 | + integrity sha512-s1uJcPcjZQ4Z5i98T3zWkp/gzJ9AtHGXXg0zxd0wCnFzX8RQU6awdUokUlBFMoWZJZxdCAXDtEIQBRfr/Lrsjw== |
2959 | 2959 | dependencies:
|
2960 | 2960 | comment-parser "^0.7.5"
|
2961 | 2961 | debug "^4.1.1"
|
2962 |
| - jsdoctypeparser "^7.0.0" |
| 2962 | + jsdoctypeparser "^8.0.0" |
2963 | 2963 | lodash "^4.17.15"
|
2964 | 2964 | regextras "^0.7.1"
|
2965 | 2965 | semver "^7.3.2"
|
2966 | 2966 | spdx-expression-parse "^3.0.1"
|
2967 | 2967 |
|
2968 |
| -eslint-plugin-react-hooks@^4.0.5: |
2969 |
| - version "4.0.5" |
2970 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.5.tgz#4879003aa38e5d05d0312175beb6e4a1f617bfcf" |
2971 |
| - integrity sha512-3YLSjoArsE2rUwL8li4Yxx1SUg3DQWp+78N3bcJQGWVZckcp+yeQGsap/MSq05+thJk57o+Ww4PtZukXGL02TQ== |
| 2968 | +eslint-plugin-react-hooks@^4.0.6: |
| 2969 | + version "4.0.6" |
| 2970 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.6.tgz#4027ae451b5cd219928edd0ff9eab54a8ea82901" |
| 2971 | + integrity sha512-RDrsUR/BjwCECcWS+5bc7mWiU/M1IOizKt40Zuei5mn0Eydubiooh87aSCiZ/BGMSUF7P8AqyMEqQL0RsAihmw== |
2972 | 2972 |
|
2973 | 2973 | eslint-plugin-react@^7.20.3:
|
2974 | 2974 | version "7.20.3"
|
@@ -4387,10 +4387,10 @@ jsbn@~0.1.0:
|
4387 | 4387 | resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
4388 | 4388 | integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
|
4389 | 4389 |
|
4390 |
| -jsdoctypeparser@^7.0.0: |
4391 |
| - version "7.0.0" |
4392 |
| - resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-7.0.0.tgz#957192fbcb8c574240092cca4635383a6ed706eb" |
4393 |
| - integrity sha512-6vWPn5qSy+MbgCVjXsQKVkRywhs+IxFU7Chw72DKsWoGueYp6QX8eTc55+EA0yPGYfhmglb1gfi283asXirfGQ== |
| 4390 | +jsdoctypeparser@^8.0.0: |
| 4391 | + version "8.0.0" |
| 4392 | + resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-8.0.0.tgz#a04a944539d3f86e30040c1ece6f6730f865f81a" |
| 4393 | + integrity sha512-eLCs6s4JqN8TjFJfgdiLHRvogLhOAJz+5RIA2FtoMe6ZDyuvghvppnlIToqAEnVbxRqLMrfnNXpW8FpmR6IMBw== |
4394 | 4394 |
|
4395 | 4395 | jsdom@^14.1.0:
|
4396 | 4396 | version "14.1.0"
|
|
0 commit comments