From a8d9c8a5829b061546bd45de5555c9d7a0df1552 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 18:07:47 +0000 Subject: [PATCH] feat: upgrade eslint from 5.16.0 to 9.8.0 Snyk has created this PR to upgrade eslint from 5.16.0 to 9.8.0. See this package in npm: eslint See this project in Snyk: https://app.snyk.io/org/cachiman/project/c132fc5f-7b56-4ec2-b566-28e915a82383?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- FSL-MS-Resource-Management/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FSL-MS-Resource-Management/package.json b/FSL-MS-Resource-Management/package.json index c482ca8..137c73f 100644 --- a/FSL-MS-Resource-Management/package.json +++ b/FSL-MS-Resource-Management/package.json @@ -56,7 +56,7 @@ "chai": "^4.2.0", "chai-http": "^4.3.0", "cross-env": "^5.2.0", - "eslint": "^5.16.0", + "eslint": "^9.8.0", "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.18.0", "eslint-plugin-promise": "^4.1.1",