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": [ {