From deef046626c74c596f2c97d9ed82a39cd8adbaf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 12:23:45 +0000 Subject: [PATCH] Update dependency @rushstack/ts-command-line to v4.13.0 (#57972) 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 77c7f266bbd..4c059559de8 100644 --- a/package.json +++ b/package.json @@ -410,7 +410,7 @@ "@types/slate": "0.47.9", "@rushstack/node-core-library": "3.53.0", "@rushstack/rig-package": "0.3.13", - "@rushstack/ts-command-line": "4.12.1", + "@rushstack/ts-command-line": "4.13.0", "@storybook/builder-webpack4/css-loader": "6.7.1", "@storybook/builder-webpack4/html-webpack-plugin": "5.5.0", "@storybook/builder-webpack4/webpack": "5.74.0",