From b60db9cbde7cee2f443d6170cb2cc1590f8b0cad Mon Sep 17 00:00:00 2001 From: Adam Wood <1017872+adamwoodnz@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:58:04 +1200 Subject: [PATCH] Tools: Try removing the yarn resolutions --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 9fa5ba271..13c738a33 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,6 @@ "@wordpress/scripts": "27.2.0", "@wordpress/stylelint-config": "21.34.0" }, - "resolutions": { - "eslint-plugin-jsdoc": "^46.4.6" - }, "workspaces": { "packages": [ "wp-content/mu-plugins/pub/locale-switcher",