|
1618 | 1618 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f" |
1619 | 1619 | integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw== |
1620 | 1620 |
|
1621 | | -eslint-plugin-functional@6.5.1: |
1622 | | - version "6.5.1" |
1623 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.5.1.tgz#b99ea098f338f83444588728ac65b8a767403f1a" |
1624 | | - integrity sha512-8FbXylC/kptJ1drux4fyopVWmDkNTHGj/p7DKFt6G8hVXUhkC1eHCcNb5bnUOrpYEycIXXi0MrE3Nt0oEOkrQA== |
| 1621 | +eslint-plugin-functional@6.6.0: |
| 1622 | + version "6.6.0" |
| 1623 | + resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.0.tgz#2a378cb197aba8109b01552dfa857a4ba31db9d0" |
| 1624 | + integrity sha512-RhNEVL+YrN6gJcpIkootKc1knUzZyljhuiuDpv/dGRERdXEGsnKCkq+oBnM8qFtZFIkSKMoMj4/M1bPGlSl5JQ== |
1625 | 1625 | dependencies: |
1626 | 1626 | "@typescript-eslint/utils" "^7.3.1" |
1627 | 1627 | deepmerge-ts "^5.1.0" |
1628 | 1628 | escape-string-regexp "^4.0.0" |
1629 | | - is-immutable-type "^3.1.0" |
| 1629 | + is-immutable-type "^4.0.0" |
1630 | 1630 | semver "^7.6.0" |
1631 | 1631 | ts-api-utils "^1.3.0" |
1632 | 1632 |
|
|
2396 | 2396 | resolved "https://registry.yarnpkg.com/is-hex-prefixed/-/is-hex-prefixed-1.0.0.tgz#7d8d37e6ad77e5d127148913c573e082d777f554" |
2397 | 2397 | integrity sha1-fY035q135dEnFIkTxXPggtd39VQ= |
2398 | 2398 |
|
2399 | | -is-immutable-type@^3.1.0: |
2400 | | - version "3.1.0" |
2401 | | - resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-3.1.0.tgz#8a2dfcf9aa6c289805846ea8e4efa0b5ac038116" |
2402 | | - integrity sha512-EIAsgCk/4tEohdqKa5iGf1+IwoRYV/81Fe1awSspgobMxOmmxTZslvkH/PAtSKtR2NDFXGVkZZNqiLQA37GKBQ== |
| 2399 | +is-immutable-type@^4.0.0: |
| 2400 | + version "4.0.0" |
| 2401 | + resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1" |
| 2402 | + integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw== |
2403 | 2403 | dependencies: |
2404 | 2404 | "@typescript-eslint/type-utils" "^7.2.0" |
2405 | 2405 | ts-api-utils "^1.3.0" |
|
0 commit comments