From bf63fc2ffed04d85f60c783165679922ed39e88d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 19:20:05 +0000 Subject: [PATCH] Update dependency @typescript-eslint/eslint-plugin to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05928180c..4e4f3ff59 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@symfony/stimulus-bridge": "^3.2.2", "@symfony/stimulus-bundle": "file:vendor/symfony/stimulus-bundle/assets", "@symfony/webpack-encore": "^4.4.0", - "@typescript-eslint/eslint-plugin": "^5.59.2", + "@typescript-eslint/eslint-plugin": "^6.0.0", "core-js": "^3.31.1", "eslint": "^8.45.0", "eslint-config-standard-with-typescript": "^37.0.0",