@rushstack/rush-redis-cobuild-plugin
Advanced tools
Comparing version 5.133.4 to 5.134.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.47.7" | ||
"packageVersion": "7.47.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/rush-redis-cobuild-plugin", | ||
"version": "5.133.4", | ||
"version": "5.134.0", | ||
"description": "Rush plugin for Redis cobuild lock", | ||
@@ -16,10 +16,10 @@ "repository": { | ||
"@redis/client": "~1.5.5", | ||
"@rushstack/node-core-library": "5.7.0", | ||
"@rushstack/rush-sdk": "5.133.4" | ||
"@rushstack/node-core-library": "5.9.0", | ||
"@rushstack/rush-sdk": "5.134.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.67.2", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.67.0", | ||
"@microsoft/rush-lib": "5.133.4", | ||
"@rushstack/terminal": "0.14.0" | ||
"@microsoft/rush-lib": "5.134.0", | ||
"@rushstack/terminal": "0.14.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
+ Added@rushstack/lookup-by-path@0.2.2(transitive)
+ Added@rushstack/node-core-library@5.9.0(transitive)
+ Added@rushstack/rush-sdk@5.134.0(transitive)
+ Added@rushstack/terminal@0.14.2(transitive)
- Removed@rushstack/lookup-by-path@0.2.0(transitive)
- Removed@rushstack/node-core-library@5.7.0(transitive)
- Removed@rushstack/rush-sdk@5.133.4(transitive)
- Removed@rushstack/terminal@0.14.0(transitive)
Updated@rushstack/rush-sdk@5.134.0