Skip to content

Commit

Permalink
Merge pull request #926 from Microsoft/pgonzal/bump-cyclic-deps
Browse files Browse the repository at this point in the history
Bump cyclic dependencies
  • Loading branch information
pgonzal committed Nov 1, 2018
2 parents b4658ac + 0937147 commit 5e289f8
Show file tree
Hide file tree
Showing 17 changed files with 206 additions and 118 deletions.
4 changes: 2 additions & 2 deletions apps/api-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"z-schema": "~3.18.3"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.0",
"@microsoft/rush-stack-compiler": "0.4.3",
"tslint-microsoft-contrib": "~5.2.1",
"@types/lodash": "4.14.116",
"gulp": "~3.9.1",
"@microsoft/node-library-build": "6.0.2",
"@microsoft/node-library-build": "6.0.6",
"@types/jest": "21.1.10"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "",
"packageName": "@microsoft/api-extractor",
"type": "none"
}
],
"packageName": "@microsoft/api-extractor",
"email": "pgonzal@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "",
"packageName": "@microsoft/gulp-core-build-mocha",
"type": "none"
}
],
"packageName": "@microsoft/gulp-core-build-mocha",
"email": "pgonzal@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "",
"packageName": "@microsoft/gulp-core-build-typescript",
"type": "none"
}
],
"packageName": "@microsoft/gulp-core-build-typescript",
"email": "pgonzal@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "",
"packageName": "@microsoft/gulp-core-build",
"type": "none"
}
],
"packageName": "@microsoft/gulp-core-build",
"email": "pgonzal@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "",
"packageName": "@microsoft/node-core-library",
"type": "none"
}
],
"packageName": "@microsoft/node-core-library",
"email": "pgonzal@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "",
"packageName": "@microsoft/rush-stack-compiler",
"type": "none"
}
],
"packageName": "@microsoft/rush-stack-compiler",
"email": "pgonzal@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "",
"packageName": "@microsoft/rush-stack",
"type": "none"
}
],
"packageName": "@microsoft/rush-stack",
"email": "pgonzal@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "",
"packageName": "@microsoft/ts-command-line",
"type": "none"
}
],
"packageName": "@microsoft/ts-command-line",
"email": "pgonzal@users.noreply.github.com"
}

0 comments on commit 5e289f8

Please sign in to comment.