Skip to content

Commit

Permalink
Upgrade Heft again to get the fix from #4535
Browse files Browse the repository at this point in the history
  • Loading branch information
octogonz committed Feb 22, 2024
1 parent e7427d4 commit 237dd06
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/api-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"typescript": "5.3.3"
},
"devDependencies": {
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@rushstack/heft": "0.65.4",
"@types/heft-jest": "1.0.1",
"@types/lodash": "4.14.116",
Expand Down
2 changes: 1 addition & 1 deletion apps/heft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@microsoft/api-extractor": "workspace:*",
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"@types/watchpack": "2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion eslint/eslint-patch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
],
"devDependencies": {
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/node": "18.17.15",
"typescript": "~5.3.3",
"@typescript-eslint/types": "~5.59.2"
Expand Down
2 changes: 1 addition & 1 deletion eslint/eslint-plugin-packlets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/eslint": "8.2.0",
"@types/estree": "1.0.5",
"@types/heft-jest": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion eslint/eslint-plugin-security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@eslint/eslintrc": "~3.0.0",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/eslint": "8.2.0",
"@types/estree": "1.0.5",
"@types/heft-jest": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion eslint/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@eslint/eslintrc": "~3.0.0",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/eslint": "8.2.0",
"@types/estree": "1.0.5",
"@types/heft-jest": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-api-extractor-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@microsoft/api-extractor": "workspace:*",
"local-eslint-config": "workspace:*",
"@rushstack/heft": "workspace:*",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@rushstack/terminal": "workspace:*",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-jest-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@jest/types": "29.5.0",
"local-eslint-config": "workspace:*",
"@rushstack/heft": "workspace:*",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@rushstack/terminal": "workspace:*",
"@types/heft-jest": "1.0.1",
"@types/lodash": "4.14.116",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-lint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"local-eslint-config": "workspace:*",
"@rushstack/heft": "workspace:*",
"@rushstack/heft-typescript-plugin": "workspace:*",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@rushstack/terminal": "workspace:*",
"@types/eslint": "8.2.0",
"@types/heft-jest": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-typescript-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "workspace:*",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@rushstack/terminal": "workspace:*",
"@types/node": "18.17.15",
"@types/semver": "7.5.0",
Expand Down
2 changes: 1 addition & 1 deletion libraries/api-extractor-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15"
}
Expand Down
2 changes: 1 addition & 1 deletion libraries/heft-config-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15"
}
Expand Down
2 changes: 1 addition & 1 deletion libraries/node-core-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/fs-extra": "7.0.0",
"@types/heft-jest": "1.0.1",
"@types/jju": "1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion libraries/operation-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15"
},
Expand Down
2 changes: 1 addition & 1 deletion libraries/rig-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@rushstack/heft": "0.65.4",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
Expand Down
2 changes: 1 addition & 1 deletion libraries/terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"local-eslint-config": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion libraries/tree-pattern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@rushstack/eslint-config": "3.6.4",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"eslint": "~8.7.0",
Expand Down
2 changes: 1 addition & 1 deletion libraries/ts-command-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.65.4",
"@rushstack/heft-node-rig": "2.4.15",
"@rushstack/heft-node-rig": "2.4.16",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15"
}
Expand Down

0 comments on commit 237dd06

Please sign in to comment.