Skip to content

Commit

Permalink
Bump decoupled local dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
octogonz committed Jan 16, 2024
1 parent 1938fb9 commit 2c9cd8e
Show file tree
Hide file tree
Showing 18 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions apps/api-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
},
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/lodash": "4.14.116",
"@types/node": "18.17.15",
Expand Down
4 changes: 2 additions & 2 deletions apps/heft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"devDependencies": {
"@microsoft/api-extractor": "workspace:*",
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"@types/watchpack": "2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/heft-typescript-v4-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "workspace:*",
"@rushstack/eslint-config": "3.4.0",
"@rushstack/eslint-config": "3.6.0",
"@rushstack/eslint-patch": "workspace:*",
"@rushstack/heft": "workspace:*",
"@rushstack/heft-api-extractor-plugin": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions eslint/eslint-patch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"package"
],
"devDependencies": {
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/node": "18.17.15",
"typescript": "~5.3.3",
"@typescript-eslint/types": "~5.59.2"
Expand Down
4 changes: 2 additions & 2 deletions eslint/eslint-plugin-packlets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"devDependencies": {
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/eslint": "8.2.0",
"@types/estree": "1.0.5",
"@types/heft-jest": "1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions eslint/eslint-plugin-security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"devDependencies": {
"@eslint/eslintrc": "~3.0.0",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/eslint": "8.2.0",
"@types/estree": "1.0.5",
"@types/heft-jest": "1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions eslint/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"devDependencies": {
"@eslint/eslintrc": "~3.0.0",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@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.3.2",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"@types/semver": "7.5.0",
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.3.2",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/lodash": "4.14.116",
"@types/node": "18.17.15",
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.3.2",
"@rushstack/heft-node-rig": "2.4.0",
"@types/eslint": "8.2.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
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.3.2",
"@rushstack/heft-node-rig": "2.4.0",
"@types/node": "18.17.15",
"@types/semver": "7.5.0",
"typescript": "~5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions libraries/api-extractor-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15"
}
Expand Down
4 changes: 2 additions & 2 deletions libraries/heft-config-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15"
}
Expand Down
4 changes: 2 additions & 2 deletions libraries/node-core-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/fs-extra": "7.0.0",
"@types/heft-jest": "1.0.1",
"@types/jju": "1.4.1",
Expand Down
4 changes: 2 additions & 2 deletions libraries/operation-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15"
},
Expand Down
4 changes: 2 additions & 2 deletions libraries/rig-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.4.0",
"@rushstack/heft": "0.64.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"@types/resolve": "1.20.2",
Expand Down
6 changes: 3 additions & 3 deletions libraries/tree-pattern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"_phase:test": "heft run --only test -- --clean"
},
"devDependencies": {
"@rushstack/eslint-config": "3.4.0",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/eslint-config": "3.6.0",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"eslint": "~8.7.0",
Expand Down
4 changes: 2 additions & 2 deletions libraries/ts-command-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"local-eslint-config": "workspace:*",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15"
}
Expand Down

0 comments on commit 2c9cd8e

Please sign in to comment.