From 6306723479c22fb7c28520c8cda9d1caea9a5933 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Aug 2023 21:04:00 +0000 Subject: [PATCH] feat: upgrade @typescript-eslint/eslint-plugin from 5.53.0 to 6.2.1 Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.53.0 to 6.2.1. 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/c8124b9c-7460-406a-b6c9-6fac0462b8ac?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 a331afd4a381..4a8533fe480c 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@types/react-dom": "^18.0.5", "@types/react-syntax-highlighter": "^15.5.2", "@types/uuid": "^9.0.0", - "@typescript-eslint/eslint-plugin": "6.2.0", + "@typescript-eslint/eslint-plugin": "6.2.1", "@typescript-eslint/parser": "5.53.0", "babel-loader": "^9.0.1", "babel-plugin-styled-components": "^2.0.7",