|
1817 | 1817 | broccoli-funnel "^3.0.5" |
1818 | 1818 | ember-cli-babel "^7.26.11" |
1819 | 1819 |
|
1820 | | -"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": |
| 1820 | +"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0": |
1821 | 1821 | version "4.4.0" |
1822 | 1822 | resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59" |
1823 | 1823 | integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== |
1824 | 1824 | dependencies: |
1825 | 1825 | eslint-visitor-keys "^3.3.0" |
1826 | 1826 |
|
| 1827 | +"@eslint-community/eslint-utils@^4.4.1": |
| 1828 | + version "4.4.1" |
| 1829 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56" |
| 1830 | + integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA== |
| 1831 | + dependencies: |
| 1832 | + eslint-visitor-keys "^3.4.3" |
| 1833 | + |
1827 | 1834 | "@eslint-community/regexpp@^4.11.0": |
1828 | 1835 | version "4.12.1" |
1829 | 1836 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
@@ -8792,12 +8799,12 @@ eslint-plugin-es-x@^7.8.0: |
8792 | 8799 | "@eslint-community/regexpp" "^4.11.0" |
8793 | 8800 | eslint-compat-utils "^0.5.1" |
8794 | 8801 |
|
8795 | | -eslint-plugin-n@17.12.0: |
8796 | | - version "17.12.0" |
8797 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.12.0.tgz#a6518a2806a21801ac4d532d23c1ac7f8d49ee49" |
8798 | | - integrity sha512-zNAtz/erDn0v78bIY3MASSQlyaarV4IOTvP5ldHsqblRFrXriikB6ghkDTkHjUad+nMRrIbOy9euod2azjRfBg== |
| 8802 | +eslint-plugin-n@17.13.0: |
| 8803 | + version "17.13.0" |
| 8804 | + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.13.0.tgz#63d95c98866fafc67ad90143d43d3abd87f9219d" |
| 8805 | + integrity sha512-7xEJgZPKe2FNtyWA1aWtHzG0Etnd8jzA2NjurITPs7yhNkxFjaruJFHE3n0ac/U5ataZ24rlbVoSAXfN7770XA== |
8799 | 8806 | dependencies: |
8800 | | - "@eslint-community/eslint-utils" "^4.4.0" |
| 8807 | + "@eslint-community/eslint-utils" "^4.4.1" |
8801 | 8808 | enhanced-resolve "^5.17.1" |
8802 | 8809 | eslint-plugin-es-x "^7.8.0" |
8803 | 8810 | get-tsconfig "^4.8.1" |
|
0 commit comments