Skip to content

Commit 42db5fb

Browse files
committed
Applying package updates.
1 parent f8bcf24 commit 42db5fb

22 files changed

Lines changed: 48 additions & 48 deletions

File tree

apps/api-documenter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-documenter",
3-
"version": "1.5.46",
3+
"version": "1.5.47",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@microsoft/rush-stack-compiler": "0.4.1",
26-
"@microsoft/node-library-build": "6.0.3",
26+
"@microsoft/node-library-build": "6.0.4",
2727
"@types/js-yaml": "3.9.1",
2828
"@types/node": "8.5.8",
2929
"gulp": "~3.9.1",

apps/rush-lib/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"license": "MIT",
2323
"dependencies": {
2424
"@microsoft/node-core-library": "3.5.0",
25-
"@microsoft/package-deps-hash": "2.2.94",
26-
"@microsoft/stream-collator": "3.0.9",
25+
"@microsoft/package-deps-hash": "2.2.95",
26+
"@microsoft/stream-collator": "3.0.10",
2727
"@microsoft/ts-command-line": "4.2.2",
2828
"@pnpm/link-bins": "~1.0.1",
2929
"@pnpm/logger": "~1.0.1",
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@microsoft/rush-stack-compiler": "0.4.1",
55-
"@microsoft/node-library-build": "6.0.3",
55+
"@microsoft/node-library-build": "6.0.4",
5656
"@types/node": "8.5.8",
5757
"@types/node-fetch": "1.6.9",
5858
"@types/tar": "4.0.0",

apps/rush/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@microsoft/rush-stack-compiler": "0.4.1",
41-
"@microsoft/node-library-build": "6.0.3",
41+
"@microsoft/node-library-build": "6.0.4",
4242
"@types/chai": "3.4.34",
4343
"@types/mocha": "5.2.5",
4444
"@types/node": "8.5.8",

build-tests/api-extractor-test-05/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@microsoft/api-extractor": "6.1.0",
16-
"@microsoft/api-documenter": "1.5.46",
16+
"@microsoft/api-documenter": "1.5.47",
1717
"@types/jest": "21.1.10",
1818
"@types/node": "8.5.8",
1919
"fs-extra": "~5.0.0",

build-tests/node-library-build-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/node": "8.5.8"
1212
},
1313
"devDependencies": {
14-
"@microsoft/node-library-build": "6.0.3",
14+
"@microsoft/node-library-build": "6.0.4",
1515
"@types/chai": "3.4.34",
1616
"@types/mocha": "5.2.5",
1717
"chai": "~3.5.0",

build-tests/web-library-build-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"ts-jest": "~22.4.6",
1313
"@types/jest": "21.1.10",
1414
"@microsoft/rush-stack-compiler": "0.4.1",
15-
"@microsoft/load-themed-styles": "1.8.30",
16-
"@microsoft/web-library-build": "6.0.22",
15+
"@microsoft/load-themed-styles": "1.8.31",
16+
"@microsoft/web-library-build": "6.0.23",
1717
"gulp": "~3.9.1"
1818
}
1919
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-karma",
3-
"version": "4.6.36",
3+
"version": "4.6.37",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@microsoft/rush-stack-compiler": "0.4.1",
39-
"@microsoft/node-library-build": "6.0.3",
39+
"@microsoft/node-library-build": "6.0.4",
4040
"@types/gulp": "3.8.32",
4141
"@types/karma": "0.13.33",
4242
"@types/log4js": "0.0.33",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-sass",
3-
"version": "4.5.14",
3+
"version": "4.5.15",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@microsoft/gulp-core-build": "3.8.39",
17-
"@microsoft/load-themed-styles": "1.8.30",
17+
"@microsoft/load-themed-styles": "1.8.31",
1818
"@types/node": "8.5.8",
1919
"@types/gulp": "3.8.32",
2020
"autoprefixer": "~9.1.3",
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@microsoft/rush-stack-compiler": "0.4.1",
30-
"@microsoft/node-library-build": "6.0.3",
30+
"@microsoft/node-library-build": "6.0.4",
3131
"@types/glob": "5.0.30",
3232
"@types/node-sass": "3.10.32",
3333
"@types/clean-css": "3.4.30",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-serve",
3-
"version": "3.2.71",
3+
"version": "3.2.72",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@microsoft/rush-stack-compiler": "0.4.1",
30-
"@microsoft/node-library-build": "6.0.3",
30+
"@microsoft/node-library-build": "6.0.4",
3131
"@types/express": "4.11.0",
3232
"@types/express-serve-static-core": "4.11.0",
3333
"@types/gulp": "3.8.32",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-typescript",
3-
"version": "7.0.3",
3+
"version": "7.1.0",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)