From 58967b05ae2f7fd9df44e9c6f49684f4d6314173 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 13:33:21 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-standard-with-typescript to v30 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 71ab9747b..35cc54b05 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint": "8.31.0", "eslint-config-prettier": "8.6.0", "eslint-config-standard": "17.0.0", - "eslint-config-standard-with-typescript": "26.0.0", + "eslint-config-standard-with-typescript": "30.0.0", "eslint-import-resolver-enhanced-resolve": "1.0.5", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.26.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cabd841b..7f46aa7f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: eslint: 8.31.0 eslint-config-prettier: 8.6.0 eslint-config-standard: 17.0.0 - eslint-config-standard-with-typescript: 26.0.0 + eslint-config-standard-with-typescript: 30.0.0 eslint-import-resolver-enhanced-resolve: 1.0.5 eslint-plugin-eslint-comments: 3.2.0 eslint-plugin-import: 2.26.0 @@ -45,7 +45,7 @@ importers: eslint: 8.31.0 eslint-config-prettier: 8.6.0_eslint@8.31.0 eslint-config-standard: 17.0.0_0b601ec321dbc7a7cbc304f8c121e62a - eslint-config-standard-with-typescript: 26.0.0_86b63dd3e854163278ac4fa254978b3d + eslint-config-standard-with-typescript: 30.0.0_86b63dd3e854163278ac4fa254978b3d eslint-import-resolver-enhanced-resolve: 1.0.5 eslint-plugin-eslint-comments: 3.2.0_eslint@8.31.0 eslint-plugin-import: 2.26.0_80d2471dd51627107ef3776a665e5204 @@ -3559,8 +3559,8 @@ packages: eslint: 8.31.0 dev: true - /eslint-config-standard-with-typescript/26.0.0_86b63dd3e854163278ac4fa254978b3d: - resolution: {integrity: sha512-TluIWunQo76qp4MHyYIaTT+sN2q2v/jTeE3Dj4rXsSbx27GOUEOujhJaAL3v9dHVQelAK13gZ5Jy9IWnWCyFrg==} + /eslint-config-standard-with-typescript/30.0.0_86b63dd3e854163278ac4fa254978b3d: + resolution: {integrity: sha512-/Ltst1BCZCWrGmqprLHBkTwuAbcoQrR8uMeSzZAv1vHKIVg+2nFje+DULA30SW01yCNhnx0a8yhZBkR0ZZPp+w==} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 eslint: ^8.0.1