From 6442bc5cfca9ae19f0f72032ccca1da75e20c425 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Apr 2022 14:02:35 +0000 Subject: [PATCH] fix(deps): update dependency eslint-config-airbnb-typescript to v17 --- packages/eslint-config-react/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index f1ef68a7e..6e13ba278 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "5.16.0", "@typescript-eslint/parser": "5.16.0", "eslint-config-airbnb": "19.0.4", - "eslint-config-airbnb-typescript": "16.2.0", + "eslint-config-airbnb-typescript": "17.0.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.25.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35d84e76e..c0613b13c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,7 +78,7 @@ importers: '@typescript-eslint/eslint-plugin': 5.16.0 '@typescript-eslint/parser': 5.16.0 eslint-config-airbnb: 19.0.4 - eslint-config-airbnb-typescript: 16.2.0 + eslint-config-airbnb-typescript: 17.0.0 eslint-config-prettier: 8.5.0 eslint-plugin-eslint-comments: 3.2.0 eslint-plugin-import: 2.25.4 @@ -89,7 +89,7 @@ importers: '@typescript-eslint/eslint-plugin': 5.16.0_4df62b6e125e6f18efee2d013b4a9d80 '@typescript-eslint/parser': 5.16.0_eslint@8.12.0+typescript@4.6.3 eslint-config-airbnb: 19.0.4_0e8add1558a5db1c8c27993badaaf9fd - eslint-config-airbnb-typescript: 16.2.0_189e287bec36b88455bae52d0e4ab876 + eslint-config-airbnb-typescript: 17.0.0_189e287bec36b88455bae52d0e4ab876 eslint-config-prettier: 8.5.0_eslint@8.12.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.12.0 eslint-plugin-import: 2.25.4_eslint@8.12.0 @@ -5638,10 +5638,10 @@ packages: semver: 6.3.0 dev: false - /eslint-config-airbnb-typescript/16.2.0_189e287bec36b88455bae52d0e4ab876: - resolution: {integrity: sha512-OUaMPZpTOZGKd5tXOjJ9PRU4iYNW/Z5DoHIynjsVK/FpkWdiY5+nxQW6TiJAlLwVI1l53xUOrnlZWtVBVQzuWA==} + /eslint-config-airbnb-typescript/17.0.0_189e287bec36b88455bae52d0e4ab876: + resolution: {integrity: sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==} peerDependencies: - '@typescript-eslint/eslint-plugin': ^5.0.0 + '@typescript-eslint/eslint-plugin': ^5.13.0 '@typescript-eslint/parser': ^5.0.0 eslint: ^7.32.0 || ^8.2.0 eslint-plugin-import: ^2.25.3