From 03409e824fdcd0a315f768b0c4d732962a36d473 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Aug 2023 03:11:06 +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 18422b688051..5a7517c47c1a 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@types/react-dom": "^18.2.7", "@types/react-syntax-highlighter": "^15.5.2", "@types/uuid": "^9.0.0", - "@typescript-eslint/eslint-plugin": "5.53.0", + "@typescript-eslint/eslint-plugin": "6.2.1", "@typescript-eslint/parser": "6.2.1", "babel-loader": "^9.0.1", "babel-plugin-styled-components": "^2.0.7",