From c16121fde601ff519c0770ef4b82dbf4b1d07b25 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 19:40:24 +0000 Subject: [PATCH] feat: upgrade eslint from 8.57.1 to 9.31.0 Snyk has created this PR to upgrade eslint from 8.57.1 to 9.31.0. See this package in npm: eslint See this project in Snyk: https://app.snyk.io/org/hashimmohammad881-TrGTrpdUyGorMuF38nmW8P/project/d110031d-f351-4e86-9d4f-b95637dc462e?utm_source=github-cloud-app&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 4d55a3e77..d5a9ff7a4 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "benchmark": "~2.1.0", "c8": "^8.0.1", "chai": "^4.2.0", - "eslint": "^8.4.1", + "eslint": "^9.31.0", "eslint-config-standard": "^17.1.0", "express": "^4.14.0", "gh-pages": "^6.1.0",