Skip to content

Commit 5830303

Browse files
committed
Update cyclic dependencies.
1 parent d1dfd82 commit 5830303

File tree

13 files changed

+26
-26
lines changed

13 files changed

+26
-26
lines changed

apps/api-extractor-model/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"devDependencies": {
2323
"@rushstack/eslint-config": "workspace:*",
24-
"@rushstack/heft": "0.43.2",
25-
"@rushstack/heft-node-rig": "1.4.3",
24+
"@rushstack/heft": "0.44.2",
25+
"@rushstack/heft-node-rig": "1.6.0",
2626
"@types/heft-jest": "1.0.1",
2727
"@types/node": "12.20.24"
2828
}

apps/api-extractor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
},
5151
"devDependencies": {
5252
"@rushstack/eslint-config": "workspace:*",
53-
"@rushstack/heft": "0.43.2",
54-
"@rushstack/heft-node-rig": "1.4.3",
53+
"@rushstack/heft": "0.44.2",
54+
"@rushstack/heft-node-rig": "1.6.0",
5555
"@types/heft-jest": "1.0.1",
5656
"@types/lodash": "4.14.116",
5757
"@types/node": "12.20.24",

apps/heft/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"devDependencies": {
5151
"@microsoft/api-extractor": "workspace:*",
5252
"@rushstack/eslint-config": "workspace:*",
53-
"@rushstack/heft": "0.43.2",
54-
"@rushstack/heft-node-rig": "1.4.3",
53+
"@rushstack/heft": "0.44.2",
54+
"@rushstack/heft-node-rig": "1.6.0",
5555
"@types/argparse": "1.0.38",
5656
"@types/eslint": "8.2.0",
5757
"@types/glob": "7.1.1",

eslint/eslint-patch/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"package"
2525
],
2626
"devDependencies": {
27-
"@rushstack/heft": "0.43.2",
28-
"@rushstack/heft-node-rig": "1.4.3",
27+
"@rushstack/heft": "0.44.2",
28+
"@rushstack/heft-node-rig": "1.6.0",
2929
"@types/node": "12.20.24"
3030
}
3131
}

eslint/eslint-plugin-packlets/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
2929
},
3030
"devDependencies": {
31-
"@rushstack/heft": "0.43.2",
32-
"@rushstack/heft-node-rig": "1.4.3",
31+
"@rushstack/heft": "0.44.2",
32+
"@rushstack/heft-node-rig": "1.6.0",
3333
"@types/eslint": "8.2.0",
3434
"@types/estree": "0.0.50",
3535
"@types/heft-jest": "1.0.1",

eslint/eslint-plugin-security/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
2828
},
2929
"devDependencies": {
30-
"@rushstack/heft": "0.43.2",
31-
"@rushstack/heft-node-rig": "1.4.3",
30+
"@rushstack/heft": "0.44.2",
31+
"@rushstack/heft-node-rig": "1.6.0",
3232
"@types/eslint": "8.2.0",
3333
"@types/estree": "0.0.50",
3434
"@types/heft-jest": "1.0.1",

eslint/eslint-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
3232
},
3333
"devDependencies": {
34-
"@rushstack/heft": "0.43.2",
35-
"@rushstack/heft-node-rig": "1.4.3",
34+
"@rushstack/heft": "0.44.2",
35+
"@rushstack/heft-node-rig": "1.6.0",
3636
"@types/eslint": "8.2.0",
3737
"@types/estree": "0.0.50",
3838
"@types/heft-jest": "1.0.1",

libraries/heft-config-file/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"devDependencies": {
2727
"@rushstack/eslint-config": "workspace:*",
28-
"@rushstack/heft": "0.43.2",
29-
"@rushstack/heft-node-rig": "1.4.3",
28+
"@rushstack/heft": "0.44.2",
29+
"@rushstack/heft-node-rig": "1.6.0",
3030
"@types/heft-jest": "1.0.1",
3131
"@types/node": "12.20.24"
3232
}

libraries/node-core-library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
},
2727
"devDependencies": {
2828
"@rushstack/eslint-config": "workspace:*",
29-
"@rushstack/heft": "0.43.2",
30-
"@rushstack/heft-node-rig": "1.4.3",
29+
"@rushstack/heft": "0.44.2",
30+
"@rushstack/heft-node-rig": "1.6.0",
3131
"@types/fs-extra": "7.0.0",
3232
"@types/heft-jest": "1.0.1",
3333
"@types/jju": "1.4.1",

libraries/rig-package/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"devDependencies": {
2121
"@rushstack/eslint-config": "workspace:*",
22-
"@rushstack/heft-node-rig": "1.4.3",
23-
"@rushstack/heft": "0.43.2",
22+
"@rushstack/heft-node-rig": "1.6.0",
23+
"@rushstack/heft": "0.44.2",
2424
"@types/heft-jest": "1.0.1",
2525
"@types/node": "12.20.24",
2626
"@types/resolve": "1.17.1",

libraries/tree-pattern/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"build": "heft test --clean"
1515
},
1616
"devDependencies": {
17-
"@rushstack/eslint-config": "2.5.0",
18-
"@rushstack/heft": "0.43.2",
19-
"@rushstack/heft-node-rig": "1.4.3",
17+
"@rushstack/eslint-config": "2.5.1",
18+
"@rushstack/heft": "0.44.2",
19+
"@rushstack/heft-node-rig": "1.6.0",
2020
"@types/heft-jest": "1.0.1",
2121
"eslint": "~7.30.0"
2222
}

libraries/ts-command-line/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"devDependencies": {
2323
"@rushstack/eslint-config": "workspace:*",
24-
"@rushstack/heft": "0.43.2",
25-
"@rushstack/heft-node-rig": "1.4.3",
24+
"@rushstack/heft": "0.44.2",
25+
"@rushstack/heft-node-rig": "1.6.0",
2626
"@types/heft-jest": "1.0.1",
2727
"@types/node": "12.20.24"
2828
}

rush.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* path segment in the "$schema" field for all your Rush config files. This will ensure
1717
* correct error-underlining and tab-completion for editors such as VS Code.
1818
*/
19-
"rushVersion": "5.60.0-rc.1",
19+
"rushVersion": "5.60.0",
2020

2121
/**
2222
* The next field selects which package manager should be installed and determines its version.

0 commit comments

Comments
 (0)