|
2713 | 2713 | semver "^7.3.2"
|
2714 | 2714 | tsutils "^3.17.1"
|
2715 | 2715 |
|
2716 |
| -"@typescript-eslint/[email protected]": |
| 2716 | +"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1": |
2717 | 2717 | version "4.0.1"
|
2718 | 2718 | resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.0.1.tgz#7d9a3ab6821ad5274dad2186c1aa0d93afd696eb"
|
2719 | 2719 | integrity sha512-gAqOjLiHoED79iYTt3F4uSHrYmg/GPz/zGezdB0jAdr6S6gwNiR/j7cTZ8nREKVzMVKLd9G3xbg1sV9GClW3sw==
|
|
2725 | 2725 | eslint-scope "^5.0.0"
|
2726 | 2726 | eslint-utils "^2.0.0"
|
2727 | 2727 |
|
2728 |
| -"@typescript-eslint/experimental-utils@^2.5.0": |
2729 |
| - version "2.34.0" |
2730 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f" |
2731 |
| - integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA== |
2732 |
| - dependencies: |
2733 |
| - "@types/json-schema" "^7.0.3" |
2734 |
| - "@typescript-eslint/typescript-estree" "2.34.0" |
2735 |
| - eslint-scope "^5.0.0" |
2736 |
| - eslint-utils "^2.0.0" |
2737 |
| - |
2738 | 2728 | "@typescript-eslint/parser@^4.0.1":
|
2739 | 2729 | version "4.0.1"
|
2740 | 2730 | resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.0.1.tgz#73772080db7a7a4534a35d719e006f503e664dc3"
|
|
2758 | 2748 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.0.1.tgz#1cf72582f764931f085cb8230ff215980fe467b2"
|
2759 | 2749 | integrity sha512-S+gD3fgbkZYW2rnbjugNMqibm9HpEjqZBZkTiI3PwbbNGWmAcxolWIUwZ0SKeG4Dy2ktpKKaI/6+HGYVH8Qrlg==
|
2760 | 2750 |
|
2761 |
| -"@typescript-eslint/[email protected]": |
2762 |
| - version "2.34.0" |
2763 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5" |
2764 |
| - integrity sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg== |
2765 |
| - dependencies: |
2766 |
| - debug "^4.1.1" |
2767 |
| - eslint-visitor-keys "^1.1.0" |
2768 |
| - glob "^7.1.6" |
2769 |
| - is-glob "^4.0.1" |
2770 |
| - lodash "^4.17.15" |
2771 |
| - semver "^7.3.2" |
2772 |
| - tsutils "^3.17.1" |
2773 |
| - |
2774 | 2751 | "@typescript-eslint/[email protected]":
|
2775 | 2752 | version "4.0.1"
|
2776 | 2753 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.0.1.tgz#29a43c7060641ec51c902d9f50ac7c5866ec479f"
|
@@ -4987,12 +4964,12 @@ eslint-plugin-import@^2.20.1:
|
4987 | 4964 | resolve "^1.17.0"
|
4988 | 4965 | tsconfig-paths "^3.9.0"
|
4989 | 4966 |
|
4990 |
| -eslint-plugin-jest@^23.6.0: |
4991 |
| - version "23.20.0" |
4992 |
| - resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099" |
4993 |
| - integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw== |
| 4967 | +eslint-plugin-jest@^24.0.0: |
| 4968 | + version "24.0.0" |
| 4969 | + resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.0.0.tgz#6b1c460c529104c7d16d889e76fe708b281c4d14" |
| 4970 | + integrity sha512-a0G7hSDbuBCW4PNT6MVpAyfnGbUDOqxzOyhR6wT2BIBnR7MhvfAqd6KKfsTjX+Z3gxzIHiEsihzdClU4cSc6qQ== |
4994 | 4971 | dependencies:
|
4995 |
| - "@typescript-eslint/experimental-utils" "^2.5.0" |
| 4972 | + "@typescript-eslint/experimental-utils" "^4.0.1" |
4996 | 4973 |
|
4997 | 4974 | eslint-scope@^5.0.0, eslint-scope@^5.1.0:
|
4998 | 4975 | version "5.1.0"
|
|
5877 | 5854 | once "^1.3.0"
|
5878 | 5855 | path-is-absolute "^1.0.0"
|
5879 | 5856 |
|
5880 |
| -glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6: |
| 5857 | +glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: |
5881 | 5858 | version "7.1.6"
|
5882 | 5859 | resolved "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
|
5883 | 5860 | integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
|
|
0 commit comments