Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Aug 23, 2018
1 parent 1cb65b1 commit 28fc021
Show file tree
Hide file tree
Showing 32 changed files with 106 additions and 106 deletions.
12 changes: 6 additions & 6 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": "1.5.13",
"version": "1.5.14",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand All @@ -15,17 +15,17 @@
"api-documenter": "./bin/api-documenter"
},
"dependencies": {
"@microsoft/api-extractor": "5.10.6",
"@microsoft/node-core-library": "2.2.0",
"@microsoft/ts-command-line": "4.2.0",
"@microsoft/api-extractor": "5.10.7",
"@microsoft/node-core-library": "2.2.1",
"@microsoft/ts-command-line": "4.2.1",
"colors": "~1.2.1",
"js-yaml": "~3.9.1"
},
"devDependencies": {
"@microsoft/node-library-build": "4.4.10",
"@microsoft/node-library-build": "4.4.11",
"@types/js-yaml": "3.9.1",
"@types/node": "8.5.8",
"gulp": "~3.9.1",
"@types/jest": "21.1.10"
}
}
}
8 changes: 4 additions & 4 deletions apps/api-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-extractor",
"version": "5.10.6",
"version": "5.10.7",
"description": "Validate, document, and review the exported API for a TypeScript library",
"keywords": [
"typescript",
Expand Down Expand Up @@ -31,8 +31,8 @@
"build": "gulp test --clean"
},
"dependencies": {
"@microsoft/node-core-library": "2.2.0",
"@microsoft/ts-command-line": "4.2.0",
"@microsoft/node-core-library": "2.2.1",
"@microsoft/ts-command-line": "4.2.1",
"@types/node": "8.5.8",
"@types/z-schema": "3.16.31",
"colors": "~1.2.1",
Expand All @@ -47,4 +47,4 @@
"@microsoft/node-library-build": "4.4.0",
"@types/jest": "21.1.10"
}
}
}
10 changes: 5 additions & 5 deletions apps/rush-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"license": "MIT",
"dependencies": {
"@microsoft/node-core-library": "2.2.0",
"@microsoft/package-deps-hash": "2.2.62",
"@microsoft/stream-collator": "2.2.62",
"@microsoft/ts-command-line": "4.2.0",
"@microsoft/node-core-library": "2.2.1",
"@microsoft/package-deps-hash": "2.2.63",
"@microsoft/stream-collator": "2.2.63",
"@microsoft/ts-command-line": "4.2.1",
"@pnpm/link-bins": "~1.0.1",
"@pnpm/logger": "~1.0.1",
"builtins": "~1.0.3",
Expand All @@ -49,7 +49,7 @@
"z-schema": "~3.18.3"
},
"devDependencies": {
"@microsoft/node-library-build": "4.4.10",
"@microsoft/node-library-build": "4.4.11",
"@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 @@ -31,13 +31,13 @@
},
"license": "MIT",
"dependencies": {
"@microsoft/node-core-library": "2.2.0",
"@microsoft/node-core-library": "2.2.1",
"@microsoft/rush-lib": "5.0.4",
"colors": "~1.2.1",
"semver": "~5.3.0"
},
"devDependencies": {
"@microsoft/node-library-build": "4.4.10",
"@microsoft/node-library-build": "4.4.11",
"@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-extractor-test-01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "5.10.6",
"@microsoft/api-extractor": "5.10.7",
"@types/jest": "21.1.10",
"@types/node": "8.5.8",
"fs-extra": "~5.0.0",
"typescript": "~2.4.1"
}
}
}
4 changes: 2 additions & 2 deletions build-tests/api-extractor-test-02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "5.10.6",
"@microsoft/api-extractor": "5.10.7",
"@types/semver": "5.3.33",
"@types/node": "8.5.8",
"api-extractor-test-01": "1.0.0",
"semver": "~5.3.0",
"fs-extra": "~5.0.0",
"typescript": "~2.4.1"
}
}
}
4 changes: 2 additions & 2 deletions build-tests/api-extractor-test-04/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "5.10.6",
"@microsoft/api-extractor": "5.10.7",
"fs-extra": "~5.0.0",
"typescript": "~2.4.1"
}
}
}
6 changes: 3 additions & 3 deletions build-tests/api-extractor-test-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"build": "node build.js"
},
"dependencies": {
"@microsoft/api-extractor": "5.10.6",
"@microsoft/api-documenter": "1.5.13",
"@microsoft/api-extractor": "5.10.7",
"@microsoft/api-documenter": "1.5.14",
"@types/jest": "21.1.10",
"@types/node": "8.5.8",
"fs-extra": "~5.0.0",
"typescript": "~2.4.1"
}
}
}
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,10 +11,10 @@
"@types/node": "8.5.8"
},
"devDependencies": {
"@microsoft/node-library-build": "4.4.10",
"@microsoft/node-library-build": "4.4.11",
"@types/chai": "3.4.34",
"@types/mocha": "5.2.5",
"chai": "~3.5.0",
"gulp": "~3.9.1"
}
}
}
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 @@ -15,8 +15,8 @@
"@types/node": "8.5.8"
},
"dependencies": {
"@microsoft/load-themed-styles": "1.7.80",
"@microsoft/web-library-build": "4.4.67",
"@microsoft/load-themed-styles": "1.7.81",
"@microsoft/web-library-build": "4.4.68",
"gulp": "~3.9.1"
}
}
}
8 changes: 4 additions & 4 deletions core-build/gulp-core-build-karma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-karma",
"version": "4.6.5",
"version": "4.6.6",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,8 +13,8 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.10",
"@microsoft/node-core-library": "2.2.0",
"@microsoft/gulp-core-build": "3.8.11",
"@microsoft/node-core-library": "2.2.1",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"gulp-karma": "~0.0.5",
Expand Down Expand Up @@ -42,4 +42,4 @@
"@types/node": "8.5.8",
"@types/bluebird": "3.5.3"
}
}
}
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.2",
"version": "3.5.3",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,7 +13,7 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.10",
"@microsoft/gulp-core-build": "3.8.11",
"@types/node": "8.5.8",
"glob": "~7.0.5",
"gulp": "~3.9.1",
Expand All @@ -30,4 +30,4 @@
"@types/orchestrator": "0.0.30",
"@types/q": "0.0.32"
}
}
}
6 changes: 3 additions & 3 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.3.41",
"version": "4.3.42",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,8 +13,8 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.10",
"@microsoft/load-themed-styles": "1.7.80",
"@microsoft/gulp-core-build": "3.8.11",
"@microsoft/load-themed-styles": "1.7.81",
"@types/node": "8.5.8",
"autoprefixer": "6.3.7",
"gulp": "~3.9.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.2.40",
"version": "3.2.41",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,8 +13,8 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.10",
"@microsoft/node-core-library": "2.2.0",
"@microsoft/gulp-core-build": "3.8.11",
"@microsoft/node-core-library": "2.2.1",
"@types/node": "8.5.8",
"colors": "~1.2.1",
"deasync": "~0.1.7",
Expand All @@ -40,4 +40,4 @@
"@types/through2": "2.0.32",
"@types/vinyl": "1.2.30"
}
}
}
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": "4.11.6",
"version": "4.11.7",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,9 +13,9 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/api-extractor": "5.10.6",
"@microsoft/gulp-core-build": "3.8.10",
"@microsoft/node-core-library": "2.2.0",
"@microsoft/api-extractor": "5.10.7",
"@microsoft/gulp-core-build": "3.8.11",
"@microsoft/node-core-library": "2.2.1",
"@types/gulp": "3.8.32",
"@types/node": "8.5.8",
"@types/vinyl": "1.2.30",
Expand Down
6 changes: 3 additions & 3 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.12",
"version": "3.4.13",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,7 +13,7 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.10",
"@microsoft/gulp-core-build": "3.8.11",
"@types/gulp": "3.8.32",
"@types/node": "8.5.8",
"colors": "~1.2.1",
Expand All @@ -29,4 +29,4 @@
"@types/uglify-js": "2.6.29",
"@types/webpack": "4.4.0"
}
}
}
4 changes: 2 additions & 2 deletions core-build/gulp-core-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build",
"version": "3.8.10",
"version": "3.8.11",
"description": "Core gulp build tasks for building typescript, html, less, etc.",
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
"typings": "lib/index.d.ts",
"license": "MIT",
"dependencies": {
"@microsoft/node-core-library": "2.2.0",
"@microsoft/node-core-library": "2.2.1",
"@types/assertion-error": "1.0.30",
"@types/chai": "3.4.34",
"@types/chalk": "0.4.31",
Expand Down
10 changes: 5 additions & 5 deletions core-build/node-library-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/node-library-build",
"version": "4.4.10",
"version": "4.4.11",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,12 +13,12 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.10",
"@microsoft/gulp-core-build-mocha": "3.5.2",
"@microsoft/gulp-core-build-typescript": "4.11.6",
"@microsoft/gulp-core-build": "3.8.11",
"@microsoft/gulp-core-build-mocha": "3.5.3",
"@microsoft/gulp-core-build-typescript": "4.11.7",
"@types/gulp": "3.8.32",
"@types/node": "8.5.8",
"gulp": "~3.9.1"
},
"devDependencies": {}
}
}
16 changes: 8 additions & 8 deletions core-build/web-library-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/web-library-build",
"version": "4.4.67",
"version": "4.4.68",
"description": "",
"engines": {
"npm": "3.10.8"
Expand All @@ -15,16 +15,16 @@
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"dependencies": {
"@microsoft/gulp-core-build": "3.8.10",
"@microsoft/gulp-core-build-karma": "4.6.5",
"@microsoft/gulp-core-build-sass": "4.3.41",
"@microsoft/gulp-core-build-serve": "3.2.40",
"@microsoft/gulp-core-build-typescript": "4.11.6",
"@microsoft/gulp-core-build-webpack": "3.4.12",
"@microsoft/gulp-core-build": "3.8.11",
"@microsoft/gulp-core-build-karma": "4.6.6",
"@microsoft/gulp-core-build-sass": "4.3.42",
"@microsoft/gulp-core-build-serve": "3.2.41",
"@microsoft/gulp-core-build-typescript": "4.11.7",
"@microsoft/gulp-core-build-webpack": "3.4.13",
"@types/gulp": "3.8.32",
"@types/node": "8.5.8",
"gulp": "~3.9.1",
"gulp-replace": "^0.5.4"
},
"devDependencies": {}
}
}
Loading

0 comments on commit 28fc021

Please sign in to comment.