@rushstack/rush-amazon-s3-build-cache-plugin
Advanced tools
Comparing version 5.119.0 to 5.120.0
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.43.0" | ||
"packageVersion": "7.43.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/rush-amazon-s3-build-cache-plugin", | ||
"version": "5.119.0", | ||
"version": "5.120.0", | ||
"description": "Rush plugin for Amazon S3 cloud build cache", | ||
@@ -17,10 +17,10 @@ "repository": { | ||
"node-fetch": "2.6.7", | ||
"@rushstack/node-core-library": "4.0.2", | ||
"@rushstack/rush-sdk": "5.119.0", | ||
"@rushstack/terminal": "0.10.0" | ||
"@rushstack/rush-sdk": "5.120.0", | ||
"@rushstack/node-core-library": "4.1.0", | ||
"@rushstack/terminal": "0.10.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node-fetch": "2.6.2", | ||
"@rushstack/heft": "0.66.2", | ||
"@microsoft/rush-lib": "5.119.0", | ||
"@microsoft/rush-lib": "5.120.0", | ||
"@rushstack/heft": "0.66.3", | ||
"local-node-rig": "1.0.0" | ||
@@ -27,0 +27,0 @@ }, |
+ Added@rushstack/node-core-library@4.1.0(transitive)
+ Added@rushstack/rush-sdk@5.120.0(transitive)
+ Added@rushstack/terminal@0.10.1(transitive)
- Removed@rushstack/node-core-library@4.0.2(transitive)
- Removed@rushstack/rush-sdk@5.119.0(transitive)
- Removed@rushstack/terminal@0.10.0(transitive)
Updated@rushstack/rush-sdk@5.120.0
Updated@rushstack/terminal@0.10.1