|
1613 | 1613 | semver "^7.5.4" |
1614 | 1614 | ts-api-utils "^1.0.1" |
1615 | 1615 |
|
1616 | | -"@typescript-eslint/parser@^6.1.0", "@typescript-eslint/parser@^6.4.1": |
| 1616 | +"@typescript-eslint/parser@^6.4.0", "@typescript-eslint/parser@^6.4.1": |
1617 | 1617 | version "6.4.1" |
1618 | 1618 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.1.tgz#85ad550bf4ac4aa227504f1becb828f8e46c44e3" |
1619 | 1619 | integrity sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg== |
@@ -3258,25 +3258,25 @@ escape-string-regexp@^4.0.0: |
3258 | 3258 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" |
3259 | 3259 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== |
3260 | 3260 |
|
3261 | | -eslint-config-standard-with-typescript@^38.0.0: |
3262 | | - version "38.0.0" |
3263 | | - resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-38.0.0.tgz#4e25e47011d51a30c8c68934e65e7d744b222cda" |
3264 | | - integrity sha512-G7JR6I8tmWEQjzbESo/9gVq4AQctbVO4J8PINQj8l2lgbJF/W9KCJ4uDLiKmLMjWszW/F5SsucoA/5VpHvfwOQ== |
| 3261 | +eslint-config-standard-with-typescript@^39.0.0: |
| 3262 | + version "39.0.0" |
| 3263 | + resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-39.0.0.tgz#310847a474298cd64a8664a1d5b5434fb30e37b9" |
| 3264 | + integrity sha512-CiV2LS4NUeeRmDTDf1ocUMpMxitSyW0g+Y/N7ecElwGj188GahbcQgqfBNyVsIXQxHlZVBlOjkbg3oUI0R3KBg== |
3265 | 3265 | dependencies: |
3266 | | - "@typescript-eslint/parser" "^6.1.0" |
| 3266 | + "@typescript-eslint/parser" "^6.4.0" |
3267 | 3267 | eslint-config-standard "17.1.0" |
3268 | 3268 |
|
3269 | 3269 | eslint-config-standard@17.1.0: |
3270 | 3270 | version "17.1.0" |
3271 | 3271 | resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975" |
3272 | 3272 | integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q== |
3273 | 3273 |
|
3274 | | -eslint-config-txo-typescript@^3.3.13: |
3275 | | - version "3.3.13" |
3276 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.13.tgz#12ce6e2edd17a4c0a2a0a51705bbdd7147550867" |
3277 | | - integrity sha512-hehUXeHYslU5afzEaY9HE4a2AzewWl5mypBIWGsFYOfJTXj7LtPfpJ7TkgMNfrk04vEIcmDRiHF8PFmEtxDkSA== |
| 3274 | +eslint-config-txo-typescript@^3.3.14: |
| 3275 | + version "3.3.14" |
| 3276 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.14.tgz#718ba23aca7b31400c0ee867b8f95e7a88eeea71" |
| 3277 | + integrity sha512-0YeP09uloMMF/o0PNDrbG3RcPQa+PKnefmuMbhh+HJqOi1OjA3G5xd3vI5TYq0z9XaGf7n9uc8wBoGUBScR/qA== |
3278 | 3278 | dependencies: |
3279 | | - eslint-config-standard-with-typescript "^38.0.0" |
| 3279 | + eslint-config-standard-with-typescript "^39.0.0" |
3280 | 3280 | eslint-import-resolver-typescript "^3.6.0" |
3281 | 3281 |
|
3282 | 3282 | eslint-formatter-pretty@^5.0.0: |
|
0 commit comments