From ac245ed765b1b667305ab077d7689b204143426f Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 16:08:36 +0000 Subject: [PATCH] feat: upgrade eslint from 8.38.0 to 9.31.0 Snyk has created this PR to upgrade eslint from 8.38.0 to 9.31.0. See this package in npm: eslint See this project in Snyk: https://app.snyk.io/org/hashimmohammad881-TrGTrpdUyGorMuF38nmW8P/project/b6cb0b8a-46de-4049-a16a-8bcf1a378782?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 1cb35bf3..690109e9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "analytics-plugin-ga": "^0.2.0", "ava": "^5.3.1", "cp-file": "^7.0.0", - "eslint": "^8.57.0", + "eslint": "^9.31.0", "eslint-config-prettier": "^8.10.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-n": "^15.7.0",