Skip to content

Commit 7df4bfa

Browse files
committed
Bumping node-library-build cyclic dependencies.
1 parent 0bb4cca commit 7df4bfa

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

apps/api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tslint-microsoft-contrib": "~5.2.1",
4848
"@types/lodash": "4.14.116",
4949
"gulp": "~3.9.1",
50-
"@microsoft/node-library-build": "5.0.16",
50+
"@microsoft/node-library-build": "6.0.0",
5151
"@types/jest": "21.1.10"
5252
}
5353
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@microsoft/rush-stack-compiler": "0.2.0",
25-
"@microsoft/node-library-build": "5.0.16",
25+
"@microsoft/node-library-build": "6.0.0",
2626
"@types/glob": "5.0.30",
2727
"@types/gulp": "3.8.32",
2828
"@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
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@microsoft/api-extractor": "6.0.9",
2626
"@microsoft/rush-stack-compiler": "0.2.0",
27-
"@microsoft/node-library-build": "5.0.16",
27+
"@microsoft/node-library-build": "6.0.0",
2828
"@types/glob": "5.0.30",
2929
"@types/resolve": "0.0.8",
3030
"gulp": "~3.9.1",

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": "0.2.0",
6060
"@types/z-schema": "3.16.31",
61-
"@microsoft/node-library-build": "5.0.16",
61+
"@microsoft/node-library-build": "6.0.0",
6262
"chai": "~3.5.0"
6363
}
6464
}

libraries/node-core-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"tslint-microsoft-contrib": "~5.2.1",
2828
"@types/jest": "21.1.10",
2929
"gulp": "~3.9.1",
30-
"@microsoft/node-library-build": "5.0.16",
30+
"@microsoft/node-library-build": "6.0.0",
3131
"@microsoft/rush-stack-compiler": "0.2.0"
3232
}
3333
}

libraries/ts-command-line/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"tslint-microsoft-contrib": "~5.2.1",
2626
"@types/jest": "21.1.10",
2727
"gulp": "~3.9.1",
28-
"@microsoft/node-library-build": "5.0.16",
28+
"@microsoft/node-library-build": "6.0.0",
2929
"@microsoft/rush-stack-compiler": "0.2.0"
3030
}
3131
}

stack/rush-stack-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "~2.7.2"
2727
},
2828
"devDependencies": {
29-
"@microsoft/node-library-build": "5.0.16",
29+
"@microsoft/node-library-build": "6.0.0",
3030
"gulp": "~3.9.1"
3131
}
3232
}

stack/rush-stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@microsoft/rush-stack-compiler": "0.2.0",
34-
"@microsoft/node-library-build": "5.0.16",
34+
"@microsoft/node-library-build": "6.0.0",
3535
"@types/node": "8.5.8",
3636
"gulp": "~3.9.1"
3737
},

0 commit comments

Comments
 (0)