|
123 | 123 | json5 "^2.2.3"
|
124 | 124 | semver "^6.3.1"
|
125 | 125 |
|
126 |
| -"@babel/eslint-parser@^7.18.2", "@babel/eslint-parser@^7.19.0", "@babel/eslint-parser@^7.20.0": |
| 126 | +"@babel/eslint-parser@^7.18.2", "@babel/eslint-parser@^7.20.0": |
127 | 127 | version "7.23.3"
|
128 | 128 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz#7bf0db1c53b54da0c8a12627373554a0828479ca"
|
129 | 129 | integrity sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==
|
|
2727 | 2727 | temp-dir "^2.0.0"
|
2728 | 2728 |
|
2729 | 2729 | "@react-native/eslint-config@^0.73.0":
|
2730 |
| - version "0.73.0" |
2731 |
| - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.73.0.tgz#a0b85fa462bfe375de1c0ec413d4cd7e8bf6dbe9" |
2732 |
| - integrity sha512-z8ZU2osfsFjerad2pqRU6YUHOIzoXj5346JbDNUHHM41EKGx1LXAjdykqAR6YzwB8jwNoD5BpF/0fj7LpmaHuQ== |
| 2730 | + version "0.73.1" |
| 2731 | + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.73.1.tgz#2e75669260f324794a12e12e7064dd7fe613009b" |
| 2732 | + integrity sha512-Dgxk5JTfZqHvKL63iyMZanWqH/+P+GI3m7r7PtUEJgQbm+2XYbJnbAgJwebmDE7BzBFEcmxavjemHBkgs/eH3Q== |
2733 | 2733 | dependencies:
|
2734 | 2734 | "@babel/core" "^7.20.0"
|
2735 |
| - "@babel/eslint-parser" "^7.19.0" |
2736 |
| - "@react-native/eslint-plugin" "^0.73.0" |
2737 |
| - "@typescript-eslint/eslint-plugin" "^5.30.5" |
2738 |
| - "@typescript-eslint/parser" "^5.30.5" |
| 2735 | + "@babel/eslint-parser" "^7.20.0" |
| 2736 | + "@react-native/eslint-plugin" "^0.73.1" |
| 2737 | + "@typescript-eslint/eslint-plugin" "^5.57.1" |
| 2738 | + "@typescript-eslint/parser" "^5.57.1" |
2739 | 2739 | eslint-config-prettier "^8.5.0"
|
2740 | 2740 | eslint-plugin-eslint-comments "^3.2.0"
|
2741 | 2741 | eslint-plugin-ft-flow "^2.0.1"
|
|
2745 | 2745 | eslint-plugin-react-hooks "^4.6.0"
|
2746 | 2746 | eslint-plugin-react-native "^4.0.0"
|
2747 | 2747 |
|
2748 |
| -"@react-native/eslint-plugin@^0.73.0": |
2749 |
| - version "0.73.0" |
2750 |
| - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.73.0.tgz#103f2e65c0bc0e145bf510ed75bf1d9b9022c13c" |
2751 |
| - integrity sha512-xqEDfJ/3sWXzH8vTZt7OC0aBAV8y8fbX/uDTr8sbsoktiTW5yUY2dVCVVe+pBiPZMqnvDc6AJ+owie9Rl90pOA== |
| 2748 | +"@react-native/eslint-plugin@^0.73.1": |
| 2749 | + version "0.73.1" |
| 2750 | + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.73.1.tgz#79d2c4d90c80bfad8900db335bfbaf1ca599abdc" |
| 2751 | + integrity sha512-8BNMFE8CAI7JLWLOs3u33wcwcJ821LYs5g53Xyx9GhSg0h8AygTwDrwmYb/pp04FkCNCPjKPBoaYRthQZmxgwA== |
2752 | 2752 |
|
2753 | 2753 | "@react-native/ [email protected]":
|
2754 | 2754 | version "0.73.0-nightly-20231002-0371014a3"
|
|
3526 | 3526 | dependencies:
|
3527 | 3527 | "@types/node" "*"
|
3528 | 3528 |
|
3529 |
| -"@typescript-eslint/eslint-plugin@^5.21.0", "@typescript-eslint/eslint-plugin@^5.30.0", "@typescript-eslint/eslint-plugin@^5.30.5": |
| 3529 | +"@typescript-eslint/eslint-plugin@^5.21.0", "@typescript-eslint/eslint-plugin@^5.30.0", "@typescript-eslint/eslint-plugin@^5.30.5", "@typescript-eslint/eslint-plugin@^5.57.1": |
3530 | 3530 | version "5.62.0"
|
3531 | 3531 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
|
3532 | 3532 | integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
|
|
3542 | 3542 | semver "^7.3.7"
|
3543 | 3543 | tsutils "^3.21.0"
|
3544 | 3544 |
|
3545 |
| -"@typescript-eslint/parser@^5.21.0", "@typescript-eslint/parser@^5.30.0", "@typescript-eslint/parser@^5.30.5", "@typescript-eslint/parser@^5.57.1": |
| 3545 | +"@typescript-eslint/parser@^5.21.0", "@typescript-eslint/parser@^5.30.0", "@typescript-eslint/parser@^5.57.1": |
3546 | 3546 | version "5.62.0"
|
3547 | 3547 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
|
3548 | 3548 | integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
|
|
0 commit comments