From 9c4204197466ac89e3a7bae3e010e570216c86a1 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 06:38:11 +0000 Subject: [PATCH] chore(deps): update mend: high confidence minor and patch dependency updates --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a954fbe..eedaf530 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/ws": "8.5.10", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", - "eslint": "8.56.0", + "eslint": "8.57.0", "eslint-plugin-deprecation": "1.5.0", "npm-run-all": "4.1.5", "rimraf": "4.4.1", @@ -76,5 +76,5 @@ "clean:purge": "rimraf node_modules dist yarn.lock package-lock.json", "updeps": "yarn clean:purge && yarn install" }, - "packageManager": "yarn@3.8.0" + "packageManager": "yarn@3.8.1" }