|
1381 | 1381 | dependencies: |
1382 | 1382 | "@babel/types" "^7.3.0" |
1383 | 1383 |
|
1384 | | -"@types/eslint@^7.2.13": |
1385 | | - version "7.29.0" |
1386 | | - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.29.0.tgz#e56ddc8e542815272720bb0b4ccc2aff9c3e1c78" |
1387 | | - integrity sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng== |
| 1384 | +"@types/eslint@^8.0.0": |
| 1385 | + version "8.21.3" |
| 1386 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.3.tgz#5794b3911f0f19e34e3a272c49cbdf48d6f543f2" |
| 1387 | + integrity sha512-fa7GkppZVEByMWGbTtE5MbmXWJTVbrjjaS8K6uQj+XtuuUv1fsuPAxhygfqLmsb/Ufb3CV8deFCpiMfAgi00Sw== |
1388 | 1388 | dependencies: |
1389 | 1389 | "@types/estree" "*" |
1390 | 1390 | "@types/json-schema" "*" |
@@ -3032,15 +3032,15 @@ eslint-config-txo-typescript@^3.2.19: |
3032 | 3032 | eslint-config-standard-with-typescript "^34.0.1" |
3033 | 3033 | eslint-import-resolver-typescript "^3.5.3" |
3034 | 3034 |
|
3035 | | -eslint-formatter-pretty@^4.1.0: |
3036 | | - version "4.1.0" |
3037 | | - resolved "https://registry.yarnpkg.com/eslint-formatter-pretty/-/eslint-formatter-pretty-4.1.0.tgz#7a6877c14ffe2672066c853587d89603e97c7708" |
3038 | | - integrity sha512-IsUTtGxF1hrH6lMWiSl1WbGaiP01eT6kzywdY1U+zLc0MP+nwEnUiS9UI8IaOTUhTeQJLlCEWIbXINBH4YJbBQ== |
| 3035 | +eslint-formatter-pretty@^5.0.0: |
| 3036 | + version "5.0.0" |
| 3037 | + resolved "https://registry.yarnpkg.com/eslint-formatter-pretty/-/eslint-formatter-pretty-5.0.0.tgz#3fe2a64f7c9ab5ad3037886b2d773693e75821bc" |
| 3038 | + integrity sha512-Uick451FoL22/wXqyScX3inW8ZlD/GQO7eFXj3bqb6N/ZtuuF00/CwSNIKLbFCJPrX5V4EdQBSgJ/UVnmLRnug== |
3039 | 3039 | dependencies: |
3040 | | - "@types/eslint" "^7.2.13" |
| 3040 | + "@types/eslint" "^8.0.0" |
3041 | 3041 | ansi-escapes "^4.2.1" |
3042 | 3042 | chalk "^4.1.0" |
3043 | | - eslint-rule-docs "^1.1.5" |
| 3043 | + eslint-rule-docs "^1.1.235" |
3044 | 3044 | log-symbols "^4.0.0" |
3045 | 3045 | plur "^4.0.0" |
3046 | 3046 | string-width "^4.2.0" |
@@ -3191,7 +3191,7 @@ eslint-plugin-redux-saga@^1.3.2: |
3191 | 3191 | resolved "https://registry.yarnpkg.com/eslint-plugin-redux-saga/-/eslint-plugin-redux-saga-1.3.2.tgz#e9b386c4c9a3cd87b029a3f71ff8f791d53531d3" |
3192 | 3192 | integrity sha512-cqkzrmXhp9DEPnjqSb1dL89+0FQPydnLNsEb6MDie2tQWkYZqxq/OjUpOpT6IWJ9+weG4i/MBfbLFpP6zW+g4g== |
3193 | 3193 |
|
3194 | | -eslint-rule-docs@^1.1.5: |
| 3194 | +eslint-rule-docs@^1.1.235: |
3195 | 3195 | version "1.1.235" |
3196 | 3196 | resolved "https://registry.yarnpkg.com/eslint-rule-docs/-/eslint-rule-docs-1.1.235.tgz#be6ef1fc3525f17b3c859ae2997fedadc89bfb9b" |
3197 | 3197 | integrity sha512-+TQ+x4JdTnDoFEXXb3fDvfGOwnyNV7duH8fXWTPD1ieaBmB8omj7Gw/pMBBu4uI2uJCCU8APDaQJzWuXnTsH4A== |
|
0 commit comments