From 54ea6d7eb46a7f2ba697e25dd082365e655a7bb4 Mon Sep 17 00:00:00 2001 From: Karlie-777 <79606506+Karlie-777@users.noreply.github.com> Date: Wed, 7 Aug 2024 18:06:17 -0700 Subject: [PATCH] Change @microsoft/rush from 5.131.0 to 5.130.3 (#2394) * update npm version * update * update * update --- package.json | 2 +- rush.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4f67cb74..9c5e5a2a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "devDependencies": { - "@microsoft/rush": "5.131.0", + "@microsoft/rush": "5.130.3", "@nevware21/grunt-eslint-ts": "^0.2.2", "@nevware21/grunt-ts-plugin": "^0.4.3", "@typescript-eslint/eslint-plugin": "^5.46.1", diff --git a/rush.json b/rush.json index 95838579..3dab4ee5 100644 --- a/rush.json +++ b/rush.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json", "npmVersion": "8.19.4", - "rushVersion": "5.131.0", + "rushVersion": "5.130.3", "projectFolderMaxDepth": 4, "projects": [ {