From 7f851356cc044f5a75001fc7ee6bee5929bf07b4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 16 Oct 2021 04:34:52 +0000 Subject: [PATCH] fix: upgrade @typescript-eslint/eslint-plugin from 2.20.0 to 2.34.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 2.20.0 to 2.34.0. See this package in npm: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin See this project in Snyk: https://app.snyk.io/org/hafixo/project/c4923a44-788c-4712-bc05-20698d1e7353?utm_source=github&utm_medium=referral&page=upgrade-pr --- superset-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 6d8e42e6c929c..08a2ce3adce97 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -195,7 +195,7 @@ "@types/react-table": "^7.0.2", "@types/react-ultimate-pagination": "^1.2.0", "@types/yargs": "12 - 15", - "@typescript-eslint/eslint-plugin": "^2.20.0", + "@typescript-eslint/eslint-plugin": "^2.34.0", "@typescript-eslint/parser": "^2.20.0", "babel-eslint": "^10.1.0", "babel-jest": "^25.1.0",