|
3668 | 3668 | eslint-scope "^5.1.1"
|
3669 | 3669 | eslint-utils "^3.0.0"
|
3670 | 3670 |
|
3671 |
| -"@typescript-eslint/parser@^4.26.1": |
3672 |
| - version "4.28.5" |
3673 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.5.tgz#9c971668f86d1b5c552266c47788a87488a47d1c" |
3674 |
| - integrity sha512-NPCOGhTnkXGMqTznqgVbA5LqVsnw+i3+XA1UKLnAb+MG1Y1rP4ZSK9GX0kJBmAZTMIktf+dTwXToT6kFwyimbw== |
3675 |
| - dependencies: |
3676 |
| - "@typescript-eslint/scope-manager" "4.28.5" |
3677 |
| - "@typescript-eslint/types" "4.28.5" |
3678 |
| - "@typescript-eslint/typescript-estree" "4.28.5" |
| 3671 | +"@typescript-eslint/parser@^4.29.0": |
| 3672 | + version "4.29.0" |
| 3673 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.29.0.tgz#e5367ca3c63636bb5d8e0748fcbab7a4f4a04289" |
| 3674 | + integrity sha512-+92YRNHFdXgq+GhWQPT2bmjX09X7EH36JfgN2/4wmhtwV/HPxozpCNst8jrWcngLtEVd/4zAwA6BKojAlf+YqA== |
| 3675 | + dependencies: |
| 3676 | + "@typescript-eslint/scope-manager" "4.29.0" |
| 3677 | + "@typescript-eslint/types" "4.29.0" |
| 3678 | + "@typescript-eslint/typescript-estree" "4.29.0" |
3679 | 3679 | debug "^4.3.1"
|
3680 | 3680 |
|
3681 | 3681 | "@typescript-eslint/ [email protected]":
|
|
3686 | 3686 | "@typescript-eslint/types" "4.28.5"
|
3687 | 3687 | "@typescript-eslint/visitor-keys" "4.28.5"
|
3688 | 3688 |
|
| 3689 | +"@typescript-eslint/ [email protected]": |
| 3690 | + version "4.29.0" |
| 3691 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.29.0.tgz#cf5474f87321bedf416ef65839b693bddd838599" |
| 3692 | + integrity sha512-HPq7XAaDMM3DpmuijxLV9Io8/6pQnliiXMQUcAdjpJJSR+fdmbD/zHCd7hMkjJn04UQtCQBtshgxClzg6NIS2w== |
| 3693 | + dependencies: |
| 3694 | + "@typescript-eslint/types" "4.29.0" |
| 3695 | + "@typescript-eslint/visitor-keys" "4.29.0" |
| 3696 | + |
3689 | 3697 | "@typescript-eslint/ [email protected]":
|
3690 | 3698 | version "4.28.5"
|
3691 | 3699 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.28.5.tgz#d33edf8e429f0c0930a7c3d44e9b010354c422e9"
|
3692 | 3700 | integrity sha512-MruOu4ZaDOLOhw4f/6iudyks/obuvvZUAHBDSW80Trnc5+ovmViLT2ZMDXhUV66ozcl6z0LJfKs1Usldgi/WCA==
|
3693 | 3701 |
|
| 3702 | +"@typescript-eslint/ [email protected]": |
| 3703 | + version "4.29.0" |
| 3704 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.29.0.tgz#c8f1a1e4441ea4aca9b3109241adbc145f7f8a4e" |
| 3705 | + integrity sha512-2YJM6XfWfi8pgU2HRhTp7WgRw78TCRO3dOmSpAvIQ8MOv4B46JD2chnhpNT7Jq8j0APlIbzO1Bach734xxUl4A== |
| 3706 | + |
3694 | 3707 | "@typescript-eslint/ [email protected]":
|
3695 | 3708 | version "4.28.5"
|
3696 | 3709 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.5.tgz#4906d343de693cf3d8dcc301383ed638e0441cd1"
|
|
3704 | 3717 | semver "^7.3.5"
|
3705 | 3718 | tsutils "^3.21.0"
|
3706 | 3719 |
|
| 3720 | +"@typescript-eslint/ [email protected]": |
| 3721 | + version "4.29.0" |
| 3722 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.0.tgz#af7ab547757b86c91bfdbc54ff86845410856256" |
| 3723 | + integrity sha512-8ZpNHDIOyqzzgZrQW9+xQ4k5hM62Xy2R4RPO3DQxMc5Rq5QkCdSpk/drka+DL9w6sXNzV5nrdlBmf8+x495QXQ== |
| 3724 | + dependencies: |
| 3725 | + "@typescript-eslint/types" "4.29.0" |
| 3726 | + "@typescript-eslint/visitor-keys" "4.29.0" |
| 3727 | + debug "^4.3.1" |
| 3728 | + globby "^11.0.3" |
| 3729 | + is-glob "^4.0.1" |
| 3730 | + semver "^7.3.5" |
| 3731 | + tsutils "^3.21.0" |
| 3732 | + |
3707 | 3733 | "@typescript-eslint/ [email protected]":
|
3708 | 3734 | version "4.28.5"
|
3709 | 3735 | resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.5.tgz#ffee2c602762ed6893405ee7c1144d9cc0a29675"
|
|
3712 | 3738 | "@typescript-eslint/types" "4.28.5"
|
3713 | 3739 | eslint-visitor-keys "^2.0.0"
|
3714 | 3740 |
|
| 3741 | +"@typescript-eslint/ [email protected]": |
| 3742 | + version "4.29.0" |
| 3743 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.0.tgz#1ff60f240def4d85ea68d4fd2e4e9759b7850c04" |
| 3744 | + integrity sha512-LoaofO1C/jAJYs0uEpYMXfHboGXzOJeV118X4OsZu9f7rG7Pr9B3+4HTU8+err81rADa4xfQmAxnRnPAI2jp+Q== |
| 3745 | + dependencies: |
| 3746 | + "@typescript-eslint/types" "4.29.0" |
| 3747 | + eslint-visitor-keys "^2.0.0" |
| 3748 | + |
3715 | 3749 | "@vercel/nft@^0.13.1":
|
3716 | 3750 | version "0.13.1"
|
3717 | 3751 | resolved "https://registry.npmjs.org/@vercel/nft/-/nft-0.13.1.tgz#98df07e04620069ba63fff92af490c5842a2f31f"
|
|
0 commit comments