Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Nov 7, 2018
1 parent 0f2ff54 commit 545dfc1
Show file tree
Hide file tree
Showing 27 changed files with 87 additions and 87 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": "1.5.50",
"version": "1.5.51",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand All @@ -22,8 +22,8 @@
"js-yaml": "~3.9.1"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@types/js-yaml": "3.9.1",
"@types/node": "8.5.8",
"gulp": "~3.9.1",
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.5.1",
"@microsoft/package-deps-hash": "2.2.98",
"@microsoft/stream-collator": "3.0.13",
"@microsoft/package-deps-hash": "2.2.99",
"@microsoft/stream-collator": "3.0.14",
"@microsoft/ts-command-line": "4.2.2",
"@pnpm/link-bins": "~1.0.1",
"@pnpm/logger": "~1.0.1",
Expand All @@ -50,8 +50,8 @@
"z-schema": "~3.18.3"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@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": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@types/chai": "3.4.34",
"@types/mocha": "5.2.5",
"@types/node": "8.5.8",
Expand Down
2 changes: 1 addition & 1 deletion build-tests/api-extractor-test-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@microsoft/api-extractor": "6.1.2",
"@microsoft/api-documenter": "1.5.50",
"@microsoft/api-documenter": "1.5.51",
"@types/jest": "21.1.10",
"@types/node": "8.5.8",
"fs-extra": "~7.0.0",
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.7",
"@microsoft/node-library-build": "6.0.8",
"@types/chai": "3.4.34",
"@types/mocha": "5.2.5",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"@microsoft/rush-stack-compiler": "0.4.4"
"@microsoft/rush-stack-compiler": "0.5.0"
}
}
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.27",
"@microsoft/rush-stack-compiler": "0.4.4"
"@microsoft/rush-stack": "0.1.28",
"@microsoft/rush-stack-compiler": "0.5.0"
}
}
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 @@ -11,9 +11,9 @@
"devDependencies": {
"ts-jest": "~22.4.6",
"@types/jest": "21.1.10",
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/load-themed-styles": "1.8.34",
"@microsoft/web-library-build": "6.0.26",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/load-themed-styles": "1.8.35",
"@microsoft/web-library-build": "6.0.27",
"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.40",
"version": "4.6.41",
"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.42",
"@microsoft/gulp-core-build": "3.8.43",
"@microsoft/node-core-library": "3.5.1",
"chai": "~3.5.0",
"gulp": "~3.9.1",
Expand All @@ -35,8 +35,8 @@
"webpack": "~3.11.0"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@types/gulp": "3.8.32",
"@types/karma": "0.13.33",
"@types/log4js": "0.0.33",
Expand Down
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.34",
"version": "3.5.35",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,15 +13,15 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.42",
"@microsoft/gulp-core-build": "3.8.43",
"@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": "0.4.4",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.6",
"@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.5.18",
"version": "4.5.19",
"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.42",
"@microsoft/load-themed-styles": "1.8.34",
"@microsoft/gulp-core-build": "3.8.43",
"@microsoft/load-themed-styles": "1.8.35",
"@types/node": "8.5.8",
"@types/gulp": "3.8.32",
"autoprefixer": "~9.1.3",
Expand All @@ -26,8 +26,8 @@
"@microsoft/node-core-library": "3.5.1"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@types/glob": "5.0.30",
"@types/node-sass": "3.10.32",
"@types/clean-css": "3.4.30",
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.75",
"version": "3.2.76",
"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.42",
"@microsoft/gulp-core-build": "3.8.43",
"@microsoft/node-core-library": "3.5.1",
"@types/node": "8.5.8",
"colors": "~1.2.1",
Expand All @@ -26,8 +26,8 @@
"sudo": "~1.0.3"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@types/express": "4.11.0",
"@types/express-serve-static-core": "4.11.0",
"@types/gulp": "3.8.32",
Expand Down
4 changes: 2 additions & 2 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": "7.2.0",
"version": "7.2.1",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@microsoft/rush-stack-compiler": "~0.2.0",
"@microsoft/gulp-core-build": "3.8.42",
"@microsoft/gulp-core-build": "3.8.43",
"@microsoft/node-core-library": "3.5.1",
"@types/node": "8.5.8",
"decomment": "~0.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.48",
"version": "3.4.49",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,16 +13,16 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.42",
"@microsoft/gulp-core-build": "3.8.43",
"@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": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@types/orchestrator": "0.0.30",
"@types/q": "0.0.32",
"@types/source-map": "0.5.0",
Expand Down
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.42",
"version": "3.8.43",
"description": "Core gulp build tasks for building typescript, html, less, etc.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -54,7 +54,7 @@
"jsdom": "~11.11.0"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/rush-stack-compiler": "0.5.0",
"@types/z-schema": "3.16.31",
"@microsoft/node-library-build": "6.0.6",
"chai": "~3.5.0"
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": "6.0.7",
"version": "6.0.8",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -13,14 +13,14 @@
"build": "gulp --clean"
},
"dependencies": {
"@microsoft/gulp-core-build": "3.8.42",
"@microsoft/gulp-core-build-mocha": "3.5.34",
"@microsoft/gulp-core-build-typescript": "7.2.0",
"@microsoft/gulp-core-build": "3.8.43",
"@microsoft/gulp-core-build-mocha": "3.5.35",
"@microsoft/gulp-core-build-typescript": "7.2.1",
"@types/gulp": "3.8.32",
"@types/node": "8.5.8",
"gulp": "~3.9.1"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4"
"@microsoft/rush-stack-compiler": "0.5.0"
}
}
18 changes: 9 additions & 9 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": "6.0.26",
"version": "6.0.27",
"description": "",
"engines": {
"npm": "3.10.8"
Expand All @@ -15,19 +15,19 @@
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"dependencies": {
"@microsoft/gulp-core-build": "3.8.42",
"@microsoft/gulp-core-build-karma": "4.6.40",
"@microsoft/gulp-core-build-sass": "4.5.18",
"@microsoft/gulp-core-build-serve": "3.2.75",
"@microsoft/gulp-core-build-typescript": "7.2.0",
"@microsoft/gulp-core-build-webpack": "3.4.48",
"@microsoft/gulp-core-build": "3.8.43",
"@microsoft/gulp-core-build-karma": "4.6.41",
"@microsoft/gulp-core-build-sass": "4.5.19",
"@microsoft/gulp-core-build-serve": "3.2.76",
"@microsoft/gulp-core-build-typescript": "7.2.1",
"@microsoft/gulp-core-build-webpack": "3.4.49",
"@types/gulp": "3.8.32",
"@types/node": "8.5.8",
"gulp": "~3.9.1",
"gulp-replace": "^0.5.4"
},
"devDependencies": {
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.4.4"
"@microsoft/node-library-build": "6.0.8",
"@microsoft/rush-stack-compiler": "0.5.0"
}
}
6 changes: 3 additions & 3 deletions libraries/load-themed-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/load-themed-styles",
"version": "1.8.34",
"version": "1.8.35",
"description": "Loads themed styles.",
"license": "MIT",
"repository": {
Expand All @@ -14,12 +14,12 @@
"keywords": [],
"dependencies": {},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/rush-stack-compiler": "0.5.0",
"@types/chai": "3.4.34",
"@types/mocha": "5.2.5",
"@types/webpack-env": "1.13.0",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"@microsoft/node-library-build": "6.0.7"
"@microsoft/node-library-build": "6.0.8"
}
}
6 changes: 3 additions & 3 deletions libraries/package-deps-hash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/package-deps-hash",
"version": "2.2.98",
"version": "2.2.99",
"description": "",
"main": "lib/index.js",
"typings": "dist/package-deps-hash.d.ts",
Expand All @@ -16,8 +16,8 @@
"build": "gulp test --clean"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@microsoft/node-core-library": "3.5.1",
"chai": "~3.5.0",
"gulp": "~3.9.1",
Expand Down
4 changes: 2 additions & 2 deletions libraries/rushell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@microsoft/node-core-library": "3.5.1"
},
"devDependencies": {
"@microsoft/rush-stack-compiler": "0.4.4",
"@microsoft/node-library-build": "6.0.7",
"@microsoft/rush-stack-compiler": "0.5.0",
"@microsoft/node-library-build": "6.0.8",
"@types/jest": "21.1.10",
"@types/node": "8.5.8",
"gulp": "~3.9.1",
Expand Down
Loading

0 comments on commit 545dfc1

Please sign in to comment.