From 4947e5ab11b776cc6f9bb37a0c3eb33a4d480c6c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Mar 2023 23:02:42 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/experimental-utils from 4.28.0 to 5.54.0 Snyk has created this PR to upgrade @typescript-eslint/experimental-utils from 4.28.0 to 5.54.0. See this package in npm: https://www.npmjs.com/package/@typescript-eslint/experimental-utils 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..341dcfc7d6ec2 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/source-map-support": "latest", "@types/xml2js": "^0.4.0", "@typescript-eslint/eslint-plugin": "^4.28.0", - "@typescript-eslint/experimental-utils": "^4.28.0", + "@typescript-eslint/experimental-utils": "^5.54.0", "@typescript-eslint/parser": "^4.28.0", "async": "latest", "azure-devops-node-api": "^11.0.1",