From 27aa50992b1c2ac787cbf34eac74c5f5124fec68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:41:57 -0300 Subject: [PATCH] build(deps-dev): update dependency @typescript-eslint/eslint-plugin to ^7.18.0 (#1977) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cac8b9f8a..225d0d333f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/qrcode": "^1.5.5", "@types/swagger-ui-express": "^4.1.6", "@types/unzipper": "^0.10.9", - "@typescript-eslint/eslint-plugin": "^7.17.0", + "@typescript-eslint/eslint-plugin": "^7.18.0", "commitizen": "^4.3.0", "conventional-changelog-cli": "^5.0.0", "crypto-js": "^4.2.0",