From 0f6ca55016def32f8478fb6028a4ac70ac4b0487 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 17:02:59 +1000 Subject: [PATCH] build(deps): update dependency eslint-import-resolver-typescript to v2.7.1 (#3104) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 5823f034d..fb26e9b9f 100644 --- a/web/package.json +++ b/web/package.json @@ -140,7 +140,7 @@ "eslint-config-prettier": "8.5.0", "eslint-config-react-app": "7.0.0", "eslint-formatter-rdjson": "1.0.5", - "eslint-import-resolver-typescript": "2.7.0", + "eslint-import-resolver-typescript": "2.7.1", "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.25.4", "eslint-plugin-jsx-a11y": "6.5.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 91e225c8c..2b6322fb2 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -25,7 +25,7 @@ specifiers: eslint-config-prettier: 8.5.0 eslint-config-react-app: 7.0.0 eslint-formatter-rdjson: 1.0.5 - eslint-import-resolver-typescript: 2.7.0 + eslint-import-resolver-typescript: 2.7.1 eslint-plugin-flowtype: 8.0.3 eslint-plugin-import: 2.25.4 eslint-plugin-jsx-a11y: 6.5.1 @@ -98,7 +98,7 @@ devDependencies: eslint-config-prettier: 8.5.0 eslint-config-react-app: 7.0.0_jest@27.5.1+typescript@4.6.3 eslint-formatter-rdjson: 1.0.5 - eslint-import-resolver-typescript: 2.7.0_eslint-plugin-import@2.25.4 + eslint-import-resolver-typescript: 2.7.1_eslint-plugin-import@2.25.4 eslint-plugin-flowtype: 8.0.3 eslint-plugin-import: 2.25.4 eslint-plugin-jsx-a11y: 6.5.1 @@ -4089,8 +4089,8 @@ packages: resolve: 1.22.0 dev: true - /eslint-import-resolver-typescript/2.7.0_eslint-plugin-import@2.25.4: - resolution: {integrity: sha512-MNHS3u5pebvROX4MjGP9coda589ZGfL1SqdxUV4kSrcclfDRWvNE2D+eljbnWVMvWDVRgT89nhscMHPKYGcObQ==} + /eslint-import-resolver-typescript/2.7.1_eslint-plugin-import@2.25.4: + resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==} engines: {node: '>=4'} peerDependencies: eslint: '*'