Skip to content

Commit 48a2df5

Browse files
committed
Bump cyclic dependencies
1 parent bab0548 commit 48a2df5

14 files changed

Lines changed: 28 additions & 28 deletions

File tree

apps/api-extractor-model/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@types/node": "8.5.8"
2323
},
2424
"devDependencies": {
25-
"@microsoft/node-library-build": "6.0.54",
26-
"@microsoft/rush-stack-compiler-3.2": "0.3.6",
25+
"@microsoft/node-library-build": "6.0.55",
26+
"@microsoft/rush-stack-compiler-3.2": "0.3.7",
2727
"@types/jest": "23.3.11",
2828
"gulp": "~3.9.1",
2929
"tslint-microsoft-contrib": "~5.2.1"

apps/api-extractor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"typescript": "~3.4.3"
4747
},
4848
"devDependencies": {
49-
"@microsoft/node-library-build": "6.0.54",
50-
"@microsoft/rush-stack-compiler-3.2": "0.3.6",
49+
"@microsoft/node-library-build": "6.0.55",
50+
"@microsoft/rush-stack-compiler-3.2": "0.3.7",
5151
"@types/jest": "23.3.11",
5252
"@types/lodash": "4.14.116",
5353
"@types/node": "8.5.8",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"gulp-mocha": "~6.0.0"
2525
},
2626
"devDependencies": {
27-
"@microsoft/rush-stack-compiler-3.2": "0.3.6",
28-
"@microsoft/node-library-build": "6.0.54",
27+
"@microsoft/rush-stack-compiler-3.2": "0.3.7",
28+
"@microsoft/node-library-build": "6.0.55",
2929
"@types/glob": "5.0.30",
3030
"@types/gulp": "3.8.32",
3131
"@types/gulp-istanbul": "0.9.30",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
},
2727
"devDependencies": {
2828
"@microsoft/api-extractor": "7.0.42",
29-
"@microsoft/node-library-build": "6.0.54",
29+
"@microsoft/node-library-build": "6.0.55",
3030
"@microsoft/rush-stack-compiler-3.1": "0.6.7",
31-
"@microsoft/rush-stack-compiler-3.2": "0.3.6",
31+
"@microsoft/rush-stack-compiler-3.2": "0.3.7",
3232
"@types/glob": "5.0.30",
3333
"@types/resolve": "0.0.8",
3434
"gulp": "~3.9.1",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
"jsdom": "~11.11.0"
5757
},
5858
"devDependencies": {
59-
"@microsoft/rush-stack-compiler-3.2": "0.3.6",
59+
"@microsoft/rush-stack-compiler-3.2": "0.3.7",
6060
"@types/z-schema": "3.16.31",
61-
"@microsoft/node-library-build": "6.0.54",
61+
"@microsoft/node-library-build": "6.0.55",
6262
"chai": "~3.5.0"
6363
}
6464
}

libraries/node-core-library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"tslint-microsoft-contrib": "~5.2.1",
2929
"@types/jest": "23.3.11",
3030
"gulp": "~3.9.1",
31-
"@microsoft/node-library-build": "6.0.54",
32-
"@microsoft/rush-stack-compiler-3.2": "0.3.6"
31+
"@microsoft/node-library-build": "6.0.55",
32+
"@microsoft/rush-stack-compiler-3.2": "0.3.7"
3333
}
3434
}

libraries/ts-command-line/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"tslint-microsoft-contrib": "~5.2.1",
2626
"@types/jest": "23.3.11",
2727
"gulp": "~3.9.1",
28-
"@microsoft/node-library-build": "6.0.54",
29-
"@microsoft/rush-stack-compiler-3.2": "0.3.6"
28+
"@microsoft/node-library-build": "6.0.55",
29+
"@microsoft/rush-stack-compiler-3.2": "0.3.7"
3030
}
3131
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"typescript": "~2.4.2"
2727
},
2828
"devDependencies": {
29-
"@microsoft/node-library-build": "6.0.54",
30-
"@microsoft/rush-stack-compiler-3.2": "0.3.6",
29+
"@microsoft/node-library-build": "6.0.55",
30+
"@microsoft/rush-stack-compiler-3.2": "0.3.7",
3131
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3232
"gulp": "~3.9.1"
3333
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"typescript": "~2.7.2"
2727
},
2828
"devDependencies": {
29-
"@microsoft/node-library-build": "6.0.54",
30-
"@microsoft/rush-stack-compiler-3.2": "0.3.6",
29+
"@microsoft/node-library-build": "6.0.55",
30+
"@microsoft/rush-stack-compiler-3.2": "0.3.7",
3131
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3232
"gulp": "~3.9.1"
3333
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"typescript": "~2.9.2"
2727
},
2828
"devDependencies": {
29-
"@microsoft/node-library-build": "6.0.54",
30-
"@microsoft/rush-stack-compiler-3.2": "0.3.6",
29+
"@microsoft/node-library-build": "6.0.55",
30+
"@microsoft/rush-stack-compiler-3.2": "0.3.7",
3131
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3232
"gulp": "~3.9.1"
3333
}

0 commit comments

Comments
 (0)