From 9fe3434cfcebf73ef889106a0768dfe59841648f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 09:48:16 +0000 Subject: [PATCH] Update eslint monorepo --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 836029065..d3d5cab0d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@storybook/addon-ondevice-notes": "6.5.3", "@storybook/addons": "6.5.16", "@storybook/docs-tools": "6.5.16", - "@storybook/eslint-config-storybook": "3.1.2", + "@storybook/eslint-config-storybook": "4.0.0", "@storybook/linter-config": "3.1.2", "@storybook/react": "6.5.16", "@storybook/react-native": "6.5.3", @@ -88,8 +88,8 @@ "@types/react-native": "0.72.2", "@types/react-test-renderer": "18.0.0", "@types/ws": "8.5.5", - "@typescript-eslint/eslint-plugin": "5.59.11", - "@typescript-eslint/parser": "5.59.11", + "@typescript-eslint/eslint-plugin": "6.21.0", + "@typescript-eslint/parser": "6.21.0", "babel-jest": "29.5.0", "babel-loader": "9.1.3", "babel-plugin-react-docgen-typescript": "1.5.1", @@ -99,7 +99,7 @@ "eslint-config-airbnb-typescript-prettier": "5.0.0", "eslint-config-react-native-typescript": "2.2.6", "eslint-plugin-communist-spelling": "1.0.0", - "eslint-plugin-deprecation": "1.4.1", + "eslint-plugin-deprecation": "2.0.0", "eslint-plugin-detox": "1.0.0", "eslint-plugin-import": "2.27.5", "eslint-plugin-jest": "27.2.3", @@ -107,9 +107,9 @@ "eslint-plugin-react": "7.32.2", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-native": "4.0.0", - "eslint-plugin-simple-import-sort": "9.0.0", + "eslint-plugin-simple-import-sort": "12.0.0", "eslint-plugin-sort-keys-fix": "1.1.2", - "eslint-plugin-typescript-sort-keys": "2.3.0", + "eslint-plugin-typescript-sort-keys": "3.1.0", "eslint-plugin-yml": "1.6.0", "flipper-server": "0.162.0", "html-webpack-plugin": "5.5.3",