Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Mar 21, 2019
1 parent d98443e commit 4b88e32
Show file tree
Hide file tree
Showing 47 changed files with 120 additions and 120 deletions.
6 changes: 3 additions & 3 deletions apps/api-documenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-documenter",
"version": "7.0.36",
"version": "7.0.37",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand All @@ -23,8 +23,8 @@
"js-yaml": "~3.9.1"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/node-library-build": "6.0.42",
"@types/js-yaml": "3.9.1",
"@types/node": "8.5.8",
"gulp": "~3.9.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/api-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-extractor",
"version": "7.0.29",
"version": "7.0.30",
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
"keywords": [
"typescript",
Expand Down
8 changes: 4 additions & 4 deletions apps/rush-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "MIT",
"dependencies": {
"@microsoft/node-core-library": "3.13.0",
"@microsoft/package-deps-hash": "2.2.132",
"@microsoft/stream-collator": "3.0.47",
"@microsoft/package-deps-hash": "2.2.133",
"@microsoft/stream-collator": "3.0.48",
"@microsoft/ts-command-line": "4.2.3",
"@pnpm/link-bins": "~1.0.1",
"@pnpm/logger": "~1.0.1",
Expand All @@ -49,8 +49,8 @@
"z-schema": "~3.18.3"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/node-library-build": "6.0.42",
"@types/node": "8.5.8",
"@types/node-fetch": "1.6.9",
"@types/tar": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/rush/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"semver": "~5.3.0"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/node-library-build": "6.0.42",
"@types/chai": "3.4.34",
"@types/mocha": "5.2.5",
"@types/node": "8.5.8",
Expand Down
4 changes: 2 additions & 2 deletions build-tests/api-documenter-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-documenter": "7.0.36",
"@microsoft/api-extractor": "7.0.30",
"@microsoft/api-documenter": "7.0.37",
"@types/jest": "23.3.11",
"@types/node": "8.5.8",
"fs-extra": "~7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/api-extractor-lib1-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-extractor": "7.0.30",
"@types/jest": "23.3.11",
"@types/node": "8.5.8",
"fs-extra": "~7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/api-extractor-lib2-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-extractor": "7.0.30",
"@types/jest": "23.3.11",
"@types/node": "8.5.8",
"fs-extra": "~7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/api-extractor-lib3-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-extractor": "7.0.30",
"@types/jest": "23.3.11",
"@types/node": "8.5.8",
"api-extractor-lib1-test": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/api-extractor-scenarios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-extractor": "7.0.30",
"@microsoft/node-core-library": "3.13.0",
"@microsoft/teams-js": "1.3.0-beta.4",
"@types/jest": "23.3.11",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/api-extractor-test-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-extractor": "7.0.30",
"@types/jest": "23.3.11",
"@types/node": "8.5.8",
"fs-extra": "~7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/api-extractor-test-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-extractor": "7.0.30",
"@types/semver": "5.3.33",
"@types/node": "8.5.8",
"api-extractor-test-01": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/api-extractor-test-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-extractor": "7.0.30",
"api-extractor-lib1-test": "1.0.0",
"fs-extra": "~7.0.1",
"typescript": "~3.1.6"
Expand Down
4 changes: 2 additions & 2 deletions build-tests/node-library-build-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.41",
"@microsoft/node-library-build": "6.0.42",
"@types/chai": "3.4.34",
"@types/mocha": "5.2.5",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"@microsoft/rush-stack-compiler-3.2": "0.2.14"
"@microsoft/rush-stack-compiler-3.2": "0.2.15"
}
}
4 changes: 2 additions & 2 deletions build-tests/rush-stack-compiler-2.4-library-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-2.4": "0.5.14",
"@microsoft/node-library-build": "6.0.42",
"@microsoft/rush-stack-compiler-2.4": "0.5.15",
"gulp": "~3.9.1"
}
}
4 changes: 2 additions & 2 deletions build-tests/rush-stack-compiler-2.7-library-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-2.7": "0.5.14",
"@microsoft/node-library-build": "6.0.42",
"@microsoft/rush-stack-compiler-2.7": "0.5.15",
"gulp": "~3.9.1"
}
}
4 changes: 2 additions & 2 deletions build-tests/rush-stack-compiler-2.9-library-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-2.9": "0.6.14",
"@microsoft/node-library-build": "6.0.42",
"@microsoft/rush-stack-compiler-2.9": "0.6.15",
"gulp": "~3.9.1"
}
}
4 changes: 2 additions & 2 deletions build-tests/rush-stack-compiler-3.0-library-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.0": "0.5.14",
"@microsoft/node-library-build": "6.0.42",
"@microsoft/rush-stack-compiler-3.0": "0.5.15",
"gulp": "~3.9.1"
}
}
4 changes: 2 additions & 2 deletions build-tests/rush-stack-compiler-3.1-library-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.1": "0.5.14",
"@microsoft/node-library-build": "6.0.42",
"@microsoft/rush-stack-compiler-3.1": "0.5.15",
"gulp": "~3.9.1"
}
}
4 changes: 2 additions & 2 deletions build-tests/rush-stack-compiler-3.2-library-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/node-library-build": "6.0.42",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"gulp": "~3.9.1"
}
}
4 changes: 2 additions & 2 deletions build-tests/rush-stack-compiler-3.3-library-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.3": "0.1.12",
"@microsoft/node-library-build": "6.0.42",
"@microsoft/rush-stack-compiler-3.3": "0.1.13",
"gulp": "~3.9.1"
}
}
4 changes: 2 additions & 2 deletions build-tests/rush-stack-library-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "node_modules/.bin/rush-stack test"
},
"dependencies": {
"@microsoft/rush-stack": "0.1.61",
"@microsoft/rush-stack-compiler-3.2": "0.2.14"
"@microsoft/rush-stack": "0.1.62",
"@microsoft/rush-stack-compiler-3.2": "0.2.15"
}
}
6 changes: 3 additions & 3 deletions build-tests/web-library-build-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"devDependencies": {
"ts-jest": "~22.4.6",
"@types/jest": "23.3.11",
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/load-themed-styles": "1.8.70",
"@microsoft/web-library-build": "7.0.17",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/load-themed-styles": "1.8.71",
"@microsoft/web-library-build": "7.0.18",
"gulp": "~3.9.1"
}
}
6 changes: 3 additions & 3 deletions core-build/gulp-core-build-mocha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-mocha",
"version": "3.5.68",
"version": "3.5.69",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -16,15 +16,15 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.9.18",
"@microsoft/gulp-core-build": "3.9.19",
"@types/node": "8.5.8",
"glob": "~7.0.5",
"gulp": "~3.9.1",
"gulp-istanbul": "~0.10.3",
"gulp-mocha": "~6.0.0"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/node-library-build": "6.0.39",
"@types/glob": "5.0.30",
"@types/gulp": "3.8.32",
Expand Down
10 changes: 5 additions & 5 deletions core-build/gulp-core-build-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-sass",
"version": "4.6.13",
"version": "4.6.14",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -16,8 +16,8 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.9.18",
"@microsoft/load-themed-styles": "1.8.70",
"@microsoft/gulp-core-build": "3.9.19",
"@microsoft/load-themed-styles": "1.8.71",
"@types/node": "8.5.8",
"@types/gulp": "3.8.32",
"autoprefixer": "~9.1.3",
Expand All @@ -29,8 +29,8 @@
"@microsoft/node-core-library": "3.13.0"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/node-library-build": "6.0.42",
"@types/glob": "5.0.30",
"@types/node-sass": "3.10.32",
"@types/clean-css": "4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions core-build/gulp-core-build-serve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-serve",
"version": "3.3.15",
"version": "3.3.16",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -16,7 +16,7 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.9.18",
"@microsoft/gulp-core-build": "3.9.19",
"@microsoft/node-core-library": "3.13.0",
"@types/node": "8.5.8",
"colors": "~1.2.1",
Expand All @@ -29,8 +29,8 @@
"sudo": "~1.0.3"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/node-library-build": "6.0.42",
"@types/express": "4.11.0",
"@types/express-serve-static-core": "4.11.0",
"@types/gulp": "3.8.32",
Expand Down
8 changes: 4 additions & 4 deletions core-build/gulp-core-build-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-typescript",
"version": "8.0.15",
"version": "8.0.16",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -16,8 +16,8 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/gulp-core-build": "3.9.18",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/gulp-core-build": "3.9.19",
"@microsoft/node-core-library": "3.13.0",
"@types/node": "8.5.8",
"decomment": "~0.9.1",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"tslint-microsoft-contrib": "~5.2.1",
"@microsoft/api-extractor": "7.0.29",
"@microsoft/api-extractor": "7.0.30",
"@microsoft/node-library-build": "6.0.39",
"@types/glob": "5.0.30",
"gulp": "~3.9.1",
Expand Down
8 changes: 4 additions & 4 deletions core-build/gulp-core-build-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-webpack",
"version": "3.4.82",
"version": "3.4.83",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -16,16 +16,16 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.9.18",
"@microsoft/gulp-core-build": "3.9.19",
"@types/gulp": "3.8.32",
"@types/node": "8.5.8",
"colors": "~1.2.1",
"gulp": "~3.9.1",
"webpack": "~3.11.0"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.2": "0.2.14",
"@microsoft/node-library-build": "6.0.41",
"@microsoft/rush-stack-compiler-3.2": "0.2.15",
"@microsoft/node-library-build": "6.0.42",
"@types/orchestrator": "0.0.30",
"@types/q": "0.0.32",
"@types/source-map": "0.5.0",
Expand Down
Loading

0 comments on commit 4b88e32

Please sign in to comment.