diff --git a/apps/api-extractor-model/package.json b/apps/api-extractor-model/package.json index d3bc5f9845..7cdbe3ba2d 100644 --- a/apps/api-extractor-model/package.json +++ b/apps/api-extractor-model/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/heft-jest": "1.0.1", "@types/node": "12.20.24" } diff --git a/apps/api-extractor/package.json b/apps/api-extractor/package.json index 38b2c587ff..c6774d10dc 100644 --- a/apps/api-extractor/package.json +++ b/apps/api-extractor/package.json @@ -50,8 +50,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/heft-jest": "1.0.1", "@types/lodash": "4.14.116", "@types/node": "12.20.24", diff --git a/apps/heft/package.json b/apps/heft/package.json index 3076339e71..144f541f15 100644 --- a/apps/heft/package.json +++ b/apps/heft/package.json @@ -50,8 +50,8 @@ "devDependencies": { "@microsoft/api-extractor": "workspace:*", "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/argparse": "1.0.38", "@types/eslint": "8.2.0", "@types/glob": "7.1.1", diff --git a/eslint/eslint-patch/package.json b/eslint/eslint-patch/package.json index db4b028b5e..d4bf51a7d3 100644 --- a/eslint/eslint-patch/package.json +++ b/eslint/eslint-patch/package.json @@ -24,8 +24,8 @@ "package" ], "devDependencies": { - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/node": "12.20.24" } } diff --git a/eslint/eslint-plugin-packlets/package.json b/eslint/eslint-plugin-packlets/package.json index 28d4ac5db6..24142c0e20 100644 --- a/eslint/eslint-plugin-packlets/package.json +++ b/eslint/eslint-plugin-packlets/package.json @@ -28,8 +28,8 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "devDependencies": { - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/eslint": "8.2.0", "@types/estree": "0.0.50", "@types/heft-jest": "1.0.1", diff --git a/eslint/eslint-plugin-security/package.json b/eslint/eslint-plugin-security/package.json index e5a2412506..156b3c4331 100644 --- a/eslint/eslint-plugin-security/package.json +++ b/eslint/eslint-plugin-security/package.json @@ -27,8 +27,8 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "devDependencies": { - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/eslint": "8.2.0", "@types/estree": "0.0.50", "@types/heft-jest": "1.0.1", diff --git a/eslint/eslint-plugin/package.json b/eslint/eslint-plugin/package.json index ec7d48f39e..da9f9a31cc 100644 --- a/eslint/eslint-plugin/package.json +++ b/eslint/eslint-plugin/package.json @@ -31,8 +31,8 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "devDependencies": { - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/eslint": "8.2.0", "@types/estree": "0.0.50", "@types/heft-jest": "1.0.1", diff --git a/libraries/heft-config-file/package.json b/libraries/heft-config-file/package.json index ded69652fa..d96cb8a867 100644 --- a/libraries/heft-config-file/package.json +++ b/libraries/heft-config-file/package.json @@ -25,8 +25,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/heft-jest": "1.0.1", "@types/node": "12.20.24" } diff --git a/libraries/node-core-library/package.json b/libraries/node-core-library/package.json index 5867767368..77949f2f76 100644 --- a/libraries/node-core-library/package.json +++ b/libraries/node-core-library/package.json @@ -26,8 +26,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/fs-extra": "7.0.0", "@types/heft-jest": "1.0.1", "@types/jju": "1.4.1", diff --git a/libraries/rig-package/package.json b/libraries/rig-package/package.json index f02841ff5b..36139fdac4 100644 --- a/libraries/rig-package/package.json +++ b/libraries/rig-package/package.json @@ -19,8 +19,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "1.4.3", - "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.6.0", + "@rushstack/heft": "0.44.2", "@types/heft-jest": "1.0.1", "@types/node": "12.20.24", "@types/resolve": "1.17.1", diff --git a/libraries/tree-pattern/package.json b/libraries/tree-pattern/package.json index 15fce862bc..b664578bd1 100644 --- a/libraries/tree-pattern/package.json +++ b/libraries/tree-pattern/package.json @@ -14,9 +14,9 @@ "build": "heft test --clean" }, "devDependencies": { - "@rushstack/eslint-config": "2.5.0", - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/eslint-config": "2.5.1", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/heft-jest": "1.0.1", "eslint": "~7.30.0" } diff --git a/libraries/ts-command-line/package.json b/libraries/ts-command-line/package.json index 4571e80a0b..b1ca9d2593 100644 --- a/libraries/ts-command-line/package.json +++ b/libraries/ts-command-line/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.2", - "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.44.2", + "@rushstack/heft-node-rig": "1.6.0", "@types/heft-jest": "1.0.1", "@types/node": "12.20.24" } diff --git a/rush.json b/rush.json index bcfc81878b..890fef366b 100644 --- a/rush.json +++ b/rush.json @@ -16,7 +16,7 @@ * path segment in the "$schema" field for all your Rush config files. This will ensure * correct error-underlining and tab-completion for editors such as VS Code. */ - "rushVersion": "5.60.0-rc.1", + "rushVersion": "5.60.0", /** * The next field selects which package manager should be installed and determines its version.