Skip to content

Commit 22e3574

Browse files
committed
Bump cyclicDependencyProjects
1 parent bc93114 commit 22e3574

File tree

21 files changed

+39
-39
lines changed

21 files changed

+39
-39
lines changed

apps/api-extractor-model/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@microsoft/tsdoc": "0.12.14"
1919
},
2020
"devDependencies": {
21-
"@microsoft/node-library-build": "6.3.2",
21+
"@microsoft/node-library-build": "6.3.11",
2222
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
2323
"@rushstack/eslint-config": "0.4.2",
2424
"@types/jest": "23.3.11",

apps/api-extractor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"typescript": "~3.7.2"
4444
},
4545
"devDependencies": {
46-
"@microsoft/node-library-build": "6.3.2",
46+
"@microsoft/node-library-build": "6.3.11",
4747
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
4848
"@rushstack/eslint-config": "0.4.2",
4949
"@types/jest": "23.3.11",

core-build/gulp-core-build-mocha/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"gulp-mocha": "~6.0.0"
2222
},
2323
"devDependencies": {
24-
"@microsoft/node-library-build": "6.3.2",
24+
"@microsoft/node-library-build": "6.3.11",
2525
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
2626
"@rushstack/eslint-config": "0.4.2",
2727
"@types/glob": "5.0.30",

core-build/gulp-core-build-typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@microsoft/api-extractor": "7.7.0",
26-
"@microsoft/node-library-build": "6.3.2",
26+
"@microsoft/node-library-build": "6.3.11",
2727
"@microsoft/rush-stack-compiler-3.1": "0.8.10",
2828
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
2929
"@rushstack/eslint-config": "0.4.2",

core-build/gulp-core-build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"z-schema": "~3.18.3"
5454
},
5555
"devDependencies": {
56-
"@microsoft/node-library-build": "6.3.2",
56+
"@microsoft/node-library-build": "6.3.11",
5757
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
5858
"@rushstack/eslint-config": "0.4.2",
5959
"@types/chai": "3.4.34",

libraries/node-core-library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"z-schema": "~3.18.3"
2222
},
2323
"devDependencies": {
24-
"@microsoft/node-library-build": "6.3.2",
24+
"@microsoft/node-library-build": "6.3.11",
2525
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
2626
"@rushstack/eslint-config": "0.4.2",
2727
"@types/fs-extra": "5.0.4",

libraries/ts-command-line/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "23.3.11",
2222
"@types/node": "8.10.54",
2323
"gulp": "~4.0.2",
24-
"@microsoft/node-library-build": "6.3.2",
24+
"@microsoft/node-library-build": "6.3.11",
2525
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
2626
"@rushstack/eslint-config": "0.4.2"
2727
}

rush.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
"shouldPublish": true,
346346
"cyclicDependencyProjects": [
347347
"@microsoft/node-library-build",
348-
"@microsoft/rush-stack-compiler-3.4"
348+
"@microsoft/rush-stack-compiler-3.5"
349349
]
350350
},
351351
{
@@ -355,7 +355,7 @@
355355
"shouldPublish": true,
356356
"cyclicDependencyProjects": [
357357
"@microsoft/node-library-build",
358-
"@microsoft/rush-stack-compiler-3.4"
358+
"@microsoft/rush-stack-compiler-3.5"
359359
]
360360
},
361361
{
@@ -543,7 +543,7 @@
543543
"shouldPublish": true,
544544
"cyclicDependencyProjects": [
545545
"@microsoft/node-library-build",
546-
"@microsoft/rush-stack-compiler-3.4"
546+
"@microsoft/rush-stack-compiler-3.5"
547547
]
548548
},
549549
{
@@ -553,7 +553,7 @@
553553
"shouldPublish": true,
554554
"cyclicDependencyProjects": [
555555
"@microsoft/node-library-build",
556-
"@microsoft/rush-stack-compiler-3.4"
556+
"@microsoft/rush-stack-compiler-3.5"
557557
]
558558
},
559559
{
@@ -575,7 +575,7 @@
575575
"shouldPublish": true,
576576
"cyclicDependencyProjects": [
577577
"@microsoft/node-library-build",
578-
"@microsoft/rush-stack-compiler-3.4"
578+
"@microsoft/rush-stack-compiler-3.5"
579579
]
580580
},
581581
{
@@ -611,7 +611,7 @@
611611
"shouldPublish": true,
612612
"cyclicDependencyProjects": [
613613
"@microsoft/node-library-build",
614-
"@microsoft/rush-stack-compiler-3.4"
614+
"@microsoft/rush-stack-compiler-3.5"
615615
]
616616
},
617617
{
@@ -639,7 +639,7 @@
639639
"shouldPublish": true,
640640
"cyclicDependencyProjects": [
641641
"@microsoft/node-library-build",
642-
"@microsoft/rush-stack-compiler-3.4"
642+
"@microsoft/rush-stack-compiler-3.5"
643643
]
644644
},
645645

@@ -693,7 +693,7 @@
693693
"shouldPublish": true,
694694
"cyclicDependencyProjects": [
695695
"@microsoft/node-library-build",
696-
"@microsoft/rush-stack-compiler-3.4"
696+
"@microsoft/rush-stack-compiler-3.5"
697697
]
698698
},
699699
{
@@ -703,7 +703,7 @@
703703
"shouldPublish": true,
704704
"cyclicDependencyProjects": [
705705
"@microsoft/node-library-build",
706-
"@microsoft/rush-stack-compiler-3.4"
706+
"@microsoft/rush-stack-compiler-3.5"
707707
]
708708
},
709709
{
@@ -713,7 +713,7 @@
713713
"shouldPublish": true,
714714
"cyclicDependencyProjects": [
715715
"@microsoft/node-library-build",
716-
"@microsoft/rush-stack-compiler-3.4"
716+
"@microsoft/rush-stack-compiler-3.5"
717717
]
718718
},
719719
{
@@ -723,7 +723,7 @@
723723
"shouldPublish": true,
724724
"cyclicDependencyProjects": [
725725
"@microsoft/node-library-build",
726-
"@microsoft/rush-stack-compiler-3.4"
726+
"@microsoft/rush-stack-compiler-3.5"
727727
]
728728
},
729729
{
@@ -733,7 +733,7 @@
733733
"shouldPublish": true,
734734
"cyclicDependencyProjects": [
735735
"@microsoft/node-library-build",
736-
"@microsoft/rush-stack-compiler-3.4"
736+
"@microsoft/rush-stack-compiler-3.5"
737737
]
738738
},
739739
{
@@ -743,7 +743,7 @@
743743
"shouldPublish": true,
744744
"cyclicDependencyProjects": [
745745
"@microsoft/node-library-build",
746-
"@microsoft/rush-stack-compiler-3.4"
746+
"@microsoft/rush-stack-compiler-3.5"
747747
]
748748
},
749749
{
@@ -753,7 +753,7 @@
753753
"shouldPublish": true,
754754
"cyclicDependencyProjects": [
755755
"@microsoft/node-library-build",
756-
"@microsoft/rush-stack-compiler-3.4"
756+
"@microsoft/rush-stack-compiler-3.5"
757757
]
758758
},
759759
{
@@ -763,7 +763,7 @@
763763
"shouldPublish": true,
764764
"cyclicDependencyProjects": [
765765
"@microsoft/node-library-build",
766-
"@microsoft/rush-stack-compiler-3.4"
766+
"@microsoft/rush-stack-compiler-3.5"
767767
]
768768
},
769769
{
@@ -773,7 +773,7 @@
773773
"shouldPublish": true,
774774
"cyclicDependencyProjects": [
775775
"@microsoft/node-library-build",
776-
"@microsoft/rush-stack-compiler-3.4"
776+
"@microsoft/rush-stack-compiler-3.5"
777777
]
778778
},
779779
{
@@ -783,7 +783,7 @@
783783
"shouldPublish": true,
784784
"cyclicDependencyProjects": [
785785
"@microsoft/node-library-build",
786-
"@microsoft/rush-stack-compiler-3.4"
786+
"@microsoft/rush-stack-compiler-3.5"
787787
]
788788
},
789789
{
@@ -793,7 +793,7 @@
793793
"shouldPublish": true,
794794
"cyclicDependencyProjects": [
795795
"@microsoft/node-library-build",
796-
"@microsoft/rush-stack-compiler-3.4"
796+
"@microsoft/rush-stack-compiler-3.5"
797797
]
798798
},
799799
{
@@ -803,7 +803,7 @@
803803
"shouldPublish": true,
804804
"cyclicDependencyProjects": [
805805
"@microsoft/node-library-build",
806-
"@microsoft/rush-stack-compiler-3.4"
806+
"@microsoft/rush-stack-compiler-3.5"
807807
]
808808
},
809809
{

stack/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "^5.0.0 || ^6.0.0"
2525
},
2626
"devDependencies": {
27-
"@microsoft/node-library-build": "6.3.2",
27+
"@microsoft/node-library-build": "6.3.11",
2828
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
2929
"@types/eslint": "6.1.3",
3030
"@types/estree": "0.0.39",

stack/rush-stack-compiler-2.4/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~2.4.2"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-2.7/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~2.7.2"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-2.8/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~2.8.4"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-2.9/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~2.9.2"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-3.0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~3.0.3"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-3.1/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~3.1.6"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-3.2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~3.2.4"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-3.3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~3.3.3"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-3.4/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~3.4.3"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-3.5/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "~3.5.3"
3030
},
3131
"devDependencies": {
32-
"@microsoft/node-library-build": "6.3.2",
32+
"@microsoft/node-library-build": "6.3.11",
3333
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3434
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3535
"@rushstack/eslint-config": "0.4.2",

stack/rush-stack-compiler-3.6/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "~3.6.4"
2727
},
2828
"devDependencies": {
29-
"@microsoft/node-library-build": "6.3.2",
29+
"@microsoft/node-library-build": "6.3.11",
3030
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3131
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3232
"gulp": "~4.0.2"

stack/rush-stack-compiler-3.7/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "~3.7.2"
2727
},
2828
"devDependencies": {
29-
"@microsoft/node-library-build": "6.3.2",
29+
"@microsoft/node-library-build": "6.3.11",
3030
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
3131
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3232
"gulp": "~4.0.2"

0 commit comments

Comments
 (0)