From a04e33766ea4830646141c598cf94897109ee97a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 02:27:25 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies (#1154) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04123643c4..16e2494de4 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/socketcluster-client": "^13.0.5", "@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/parser": "^5.22.0", - "eslint": "^8.14.0", + "eslint": "^8.15.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2",