From 02fd7f58f4c462a1c258e892138bc0d15b476cd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 09:13:24 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies to ^7.5.0 (#99) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9b486ef..2f49667 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "@types/node": "^20.12.2", "@types/uuid": "^9.0.8", "@types/yargs": "^17.0.32", - "@typescript-eslint/eslint-plugin": "^7.4.0", - "@typescript-eslint/parser": "^7.4.0", + "@typescript-eslint/eslint-plugin": "^7.5.0", + "@typescript-eslint/parser": "^7.5.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "mocha": "^10.4.0",