From a85e716afd6be7c95ee5079a3853f058dc2f9183 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:45:57 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-turbo to v2 --- packages/eslint-config-custom/package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 7adee68a..a7e155b5 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -5,6 +5,6 @@ "private": true, "devDependencies": { "@vercel/style-guide": "5.2.0", - "eslint-config-turbo": "1.13.4" + "eslint-config-turbo": "2.1.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d17e2966..a0120c96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: 5.2.0 version: 5.2.0(eslint@9.6.0)(typescript@5.5.3) eslint-config-turbo: - specifier: 1.13.4 - version: 1.13.4(eslint@9.6.0) + specifier: 2.1.3 + version: 2.1.3(eslint@9.6.0) packages/react-hooks: dependencies: @@ -1026,12 +1026,14 @@ packages: '@mui/x-license-pro@5.17.12': resolution: {integrity: sha512-UzFaE+9A30kfguCuME0D5zqsItqbHZ3xZwmyrJr8MvZOEoqiJWF4NT4Pvlg2nqaPYt/h81j7sjVFa3KiwT0vbg==} engines: {node: '>=12.0.0'} + deprecated: In MUI X v7 the name of this package changed to @mui/x-license to reflect the existence of the premium plan. peerDependencies: react: ^17.0.2 || ^18.0.0 '@mui/x-license-pro@6.10.2': resolution: {integrity: sha512-Baw3shilU+eHgU+QYKNPFUKvfS5rSyNJ98pQx02E0gKA22hWp/XAt88K1qUfUMPlkPpvg/uci6gviQSSLZkuKw==} engines: {node: '>=14.0.0'} + deprecated: In MUI X v7 the name of this package changed to @mui/x-license to reflect the existence of the premium plan. peerDependencies: react: ^17.0.0 || ^18.0.0 @@ -2311,8 +2313,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-config-turbo@1.13.4: - resolution: {integrity: sha512-+we4eWdZlmlEn7LnhXHCIPX/wtujbHCS7XjQM/TN09BHNEl2fZ8id4rHfdfUKIYTSKyy8U/nNyJ0DNoZj5Q8bw==} + eslint-config-turbo@2.1.3: + resolution: {integrity: sha512-smdkhd01V/e/I4EjJxaZA1kxZ1vdFCHpyryolxLtRBP0bZTrHDYh1H6NAyZ3Fy1jkhsQzXw+L+6m17ygROvNFw==} peerDependencies: eslint: '>6.6.0' @@ -2418,8 +2420,8 @@ packages: eslint-plugin-tsdoc@0.2.17: resolution: {integrity: sha512-xRmVi7Zx44lOBuYqG8vzTXuL6IdGOeF9nHX17bjJ8+VE6fsxpdGem0/SBTmAwgYMKYB1WBkqRJVQ+n8GK041pA==} - eslint-plugin-turbo@1.13.4: - resolution: {integrity: sha512-82GfMzrewI/DJB92Bbch239GWbGx4j1zvjk1lqb06lxIlMPnVwUHVwPbAnLfyLG3JuhLv9whxGkO/q1CL18JTg==} + eslint-plugin-turbo@2.1.3: + resolution: {integrity: sha512-I9vPArzyOSYa6bm0iMCgD07MgdExc1VK2wGuVz21g4BUdj83w7mDKyCXR2rwOtCEW+wemFwgxanJ81imQZijNg==} peerDependencies: eslint: '>6.6.0' @@ -7345,10 +7347,10 @@ snapshots: dependencies: eslint: 9.6.0 - eslint-config-turbo@1.13.4(eslint@9.6.0): + eslint-config-turbo@2.1.3(eslint@9.6.0): dependencies: eslint: 9.6.0 - eslint-plugin-turbo: 1.13.4(eslint@9.6.0) + eslint-plugin-turbo: 2.1.3(eslint@9.6.0) eslint-import-resolver-alias@1.1.2(eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.5.0(eslint@9.6.0)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.0)(eslint@9.6.0)): dependencies: @@ -7496,7 +7498,7 @@ snapshots: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - eslint-plugin-turbo@1.13.4(eslint@9.6.0): + eslint-plugin-turbo@2.1.3(eslint@9.6.0): dependencies: dotenv: 16.0.3 eslint: 9.6.0