From 70a7c8cc2de2d52b8ecbd4459bec8a7e5b14a7a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Oct 2022 07:21:43 +0000 Subject: [PATCH] fix: upgrade @typescript-eslint/eslint-plugin from 5.33.0 to 5.36.2 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.33.0 to 5.36.2. See this package in npm: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin See this project in Snyk: https://app.snyk.io/org/adamlaska-eu8/project/d873ed1a-d5b7-49a8-bbd7-99e87b644e1e?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 0be43e80a2da8c..93877c0439c47e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/mocha": "~9.1.1", "@types/node": "~18.7.1", "@types/yargs": "~17.0.10", - "@typescript-eslint/eslint-plugin": "~5.33.0", + "@typescript-eslint/eslint-plugin": "~5.36.2", "ajv": "~8.11.0", "ajv-errors": "~3.0.0", "ajv-formats": "~2.1.1",