From 4739ff06a54b05ac6529baae4688e00a2c93e8fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 12:59:32 +0100 Subject: [PATCH] Update dependency @rushstack/node-core-library to v3.52.0 (#55614) 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 0403cd8af0f..7baf529fd92 100644 --- a/package.json +++ b/package.json @@ -405,7 +405,7 @@ "resolutions": { "underscore": "1.13.4", "@types/slate": "0.47.9", - "@rushstack/node-core-library": "3.51.1", + "@rushstack/node-core-library": "3.52.0", "@rushstack/rig-package": "0.3.13", "@rushstack/ts-command-line": "4.12.1", "@storybook/react/webpack": "5.74.0",