Skip to content

Commit bdf6880

Browse files
committed
Bump cyclic dependencies
1 parent 01dc4a0 commit bdf6880

14 files changed

Lines changed: 25 additions & 25 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.29",
26-
"@microsoft/rush-stack-compiler-3.2": "0.2.2",
25+
"@microsoft/node-library-build": "6.0.39",
26+
"@microsoft/rush-stack-compiler-3.2": "0.2.12",
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.1.6"
4747
},
4848
"devDependencies": {
49-
"@microsoft/node-library-build": "6.0.29",
50-
"@microsoft/rush-stack-compiler-3.2": "0.2.2",
49+
"@microsoft/node-library-build": "6.0.39",
50+
"@microsoft/rush-stack-compiler-3.2": "0.2.12",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@microsoft/rush-stack-compiler-3.2": "0.2.12",
28-
"@microsoft/node-library-build": "6.0.29",
28+
"@microsoft/node-library-build": "6.0.39",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"tslint-microsoft-contrib": "~5.2.1",
3030
"@microsoft/api-extractor": "7.0.27",
31-
"@microsoft/node-library-build": "6.0.29",
31+
"@microsoft/node-library-build": "6.0.39",
3232
"@types/glob": "5.0.30",
3333
"gulp": "~3.9.1",
3434
"typescript": "~3.2.4",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@microsoft/rush-stack-compiler-3.2": "0.2.12",
6060
"@types/z-schema": "3.16.31",
61-
"@microsoft/node-library-build": "6.0.29",
61+
"@microsoft/node-library-build": "6.0.39",
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.29",
32-
"@microsoft/rush-stack-compiler-3.2": "0.2.2"
31+
"@microsoft/node-library-build": "6.0.39",
32+
"@microsoft/rush-stack-compiler-3.2": "0.2.12"
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.29",
29-
"@microsoft/rush-stack-compiler-3.2": "0.2.2"
28+
"@microsoft/node-library-build": "6.0.39",
29+
"@microsoft/rush-stack-compiler-3.2": "0.2.12"
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.29",
30-
"@microsoft/rush-stack-compiler-3.2": "0.2.2",
29+
"@microsoft/node-library-build": "6.0.39",
30+
"@microsoft/rush-stack-compiler-3.2": "0.2.12",
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.29",
30-
"@microsoft/rush-stack-compiler-3.2": "0.2.2",
29+
"@microsoft/node-library-build": "6.0.39",
30+
"@microsoft/rush-stack-compiler-3.2": "0.2.12",
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.29",
30-
"@microsoft/rush-stack-compiler-3.2": "0.2.2",
29+
"@microsoft/node-library-build": "6.0.39",
30+
"@microsoft/rush-stack-compiler-3.2": "0.2.12",
3131
"@microsoft/rush-stack-compiler-shared": "0.0.0",
3232
"gulp": "~3.9.1"
3333
}

0 commit comments

Comments
 (0)