Skip to content

Commit

Permalink
Bump cyclics.
Browse files Browse the repository at this point in the history
  • Loading branch information
iclanton committed Dec 9, 2021
1 parent 0e3909f commit 55e46ea
Show file tree
Hide file tree
Showing 15 changed files with 104 additions and 108 deletions.
4 changes: 2 additions & 2 deletions apps/api-extractor-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.43.0",
"@rushstack/heft-node-rig": "1.4.1",
"@rushstack/heft": "0.43.2",
"@rushstack/heft-node-rig": "1.4.3",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24"
}
Expand Down
4 changes: 2 additions & 2 deletions apps/api-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"devDependencies": {
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.43.0",
"@rushstack/heft-node-rig": "1.4.1",
"@rushstack/heft": "0.43.2",
"@rushstack/heft-node-rig": "1.4.3",
"@types/heft-jest": "1.0.1",
"@types/lodash": "4.14.116",
"@types/node": "12.20.24",
Expand Down
4 changes: 2 additions & 2 deletions apps/heft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"devDependencies": {
"@microsoft/api-extractor": "workspace:*",
"@rushstack/eslint-config": "workspace:*",
"@rushstack/heft": "0.43.0",
"@rushstack/heft-node-rig": "1.4.1",
"@rushstack/heft": "0.43.2",
"@rushstack/heft-node-rig": "1.4.3",
"@types/argparse": "1.0.38",
"@types/eslint": "8.2.0",
"@types/glob": "7.1.1",
Expand Down
4 changes: 0 additions & 4 deletions common/config/rush/nonbrowser-approved-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@
"name": "@microsoft/rush-lib",
"allowedCategories": [ "libraries", "tests" ]
},
{
"name": "@microsoft/rush-stack-compiler-3.9",
"allowedCategories": [ "tests" ]
},
{
"name": "@microsoft/teams-js",
"allowedCategories": [ "tests" ]
Expand Down

0 comments on commit 55e46ea

Please sign in to comment.