From 5268391df3cbcb5bf24e6429634a5b691b1b8d6b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Aug 2023 20:56:29 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/eslint-plugin from 5.62.0 to 6.3.0 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.62.0 to 6.3.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/woodpile37/project/f9f1a542-e77b-401b-9d83-577aad2ba722?utm_source=github&utm_medium=referral&page=upgrade-pr --- assets/eip-5773/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/eip-5773/package.json b/assets/eip-5773/package.json index 90360e5ce6da6..a2b9143a3cbff 100644 --- a/assets/eip-5773/package.json +++ b/assets/eip-5773/package.json @@ -15,7 +15,7 @@ "@types/chai": "^4.3.1", "@types/mocha": "^10.0.1", "@types/node": "^18.0.3", - "@typescript-eslint/eslint-plugin": "^5.30.6", + "@typescript-eslint/eslint-plugin": "^6.3.0", "@typescript-eslint/parser": "^6.2.1", "chai": "^4.3.6", "eslint": "^8.27.0",