From 2045229a57a80112e572926440511f8ce5f4112f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Mar 2023 23:02:50 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/eslint-plugin from 4.28.0 to 5.54.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 4.28.0 to 5.54.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/jwood3794/project/c78a8947-f868-4fdf-b902-af87355dd654?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56a00f94f7d51..0081b2ebe589e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/q": "latest", "@types/source-map-support": "latest", "@types/xml2js": "^0.4.0", - "@typescript-eslint/eslint-plugin": "^4.28.0", + "@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/experimental-utils": "^4.28.0", "@typescript-eslint/parser": "^4.28.0", "async": "latest",