From ab1b9afb15e540e462d4bcd238103cfc376500a1 Mon Sep 17 00:00:00 2001 From: "tradeshift-renovate[bot]" <121954292+tradeshift-renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:40:34 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03243532..facb2a49 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "browserstack-runner": "^0.9.4", "core-js": "^3.30.2", "debug": "^4.3.4", - "eslint": "^8.40.0", + "eslint": "^9.0.0", "eslint-config-tradeshift": "^9.0.0", "http-server": "^14.1.1", "npm-run-all": "^4.1.5",