From 2f449066d8ff34fe24018ba80ca8786d78cbf596 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Jun 2024 22:46:04 +0000 Subject: [PATCH] feat: upgrade eslint from 8.57.0 to 9.3.0 Snyk has created this PR to upgrade eslint from 8.57.0 to 9.3.0. See this package in npm: eslint See this project in Snyk: https://app.snyk.io/org/youtacrands-va/project/3146fdac-cbd3-4b83-b66a-a9b0cfab0976?utm_source=github&utm_medium=referral&page=upgrade-pr --- sources/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/package.json b/sources/package.json index 7378fb22..9a9d571a 100644 --- a/sources/package.json +++ b/sources/package.json @@ -47,7 +47,7 @@ "@types/unzipper": "0.10.9", "@typescript-eslint/parser": "7.3.1", "@vercel/ncc": "0.38.1", - "eslint": "8.57.0", + "eslint": "9.3.0", "eslint-plugin-github": "4.10.2", "eslint-plugin-jest": "27.9.0", "eslint-plugin-prettier": "5.1.3",