Skip to content

Commit a5b6620

Browse files
committed
Bump cyclic dependencies.
1 parent 33b8a22 commit a5b6620

16 files changed

Lines changed: 112 additions & 112 deletions

File tree

apps/api-extractor-model/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"devDependencies": {
2222
"@rushstack/eslint-config": "workspace:*",
23-
"@rushstack/heft": "0.41.3",
24-
"@rushstack/heft-node-rig": "1.2.22",
23+
"@rushstack/heft": "0.41.6",
24+
"@rushstack/heft-node-rig": "1.2.25",
2525
"@types/heft-jest": "1.0.1",
2626
"@types/node": "12.20.24"
2727
}

apps/api-extractor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
},
5050
"devDependencies": {
5151
"@rushstack/eslint-config": "workspace:*",
52-
"@rushstack/heft": "0.41.3",
53-
"@rushstack/heft-node-rig": "1.2.22",
52+
"@rushstack/heft": "0.41.6",
53+
"@rushstack/heft-node-rig": "1.2.25",
5454
"@types/heft-jest": "1.0.1",
5555
"@types/lodash": "4.14.116",
5656
"@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.41.3",
54-
"@rushstack/heft-node-rig": "1.2.22",
53+
"@rushstack/heft": "0.41.6",
54+
"@rushstack/heft-node-rig": "1.2.25",
5555
"@types/argparse": "1.0.38",
5656
"@types/eslint": "7.2.0",
5757
"@types/glob": "7.1.1",

0 commit comments

Comments
 (0)