From e5467b4ebb8034a66b567e00b0c3bb3a2b4c769c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Jun 2024 07:03:18 +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/8df0b5ea-f374-4d75-8ff4-b3db25780c36?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 98993dbbc..c723faa34 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "coveralls": "^3.1.1", "cross-env": "^7.0.3", "dtslint": "4.2.1", - "eslint": "^8.54.0", + "eslint": "^9.3.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-import": "^2.29.0", "eslint-plugin-mocha-no-only": "^1.1.1",