Skip to content

Commit 4cf5f30

Browse files
committed
Applying package updates.
1 parent 4881d67 commit 4cf5f30

File tree

20 files changed

+38
-38
lines changed

20 files changed

+38
-38
lines changed

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.0",
3+
"version": "1.5.1",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",
@@ -22,7 +22,7 @@
2222
"js-yaml": "~3.9.1"
2323
},
2424
"devDependencies": {
25-
"@microsoft/node-library-build": "4.3.50",
25+
"@microsoft/node-library-build": "4.4.0",
2626
"@types/js-yaml": "3.9.1",
2727
"@types/node": "8.5.8",
2828
"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": "1.5.0",
25-
"@microsoft/package-deps-hash": "2.2.51",
26-
"@microsoft/stream-collator": "2.2.51",
25+
"@microsoft/package-deps-hash": "2.2.52",
26+
"@microsoft/stream-collator": "2.2.52",
2727
"@microsoft/ts-command-line": "4.2.0",
2828
"@pnpm/link-bins": "~1.0.1",
2929
"@pnpm/logger": "~1.0.1",
@@ -49,7 +49,7 @@
4949
"z-schema": "~3.18.3"
5050
},
5151
"devDependencies": {
52-
"@microsoft/node-library-build": "4.3.50",
52+
"@microsoft/node-library-build": "4.4.0",
5353
"@types/node": "8.5.8",
5454
"@types/node-fetch": "1.6.9",
5555
"@types/tar": "4.0.0",

apps/rush/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"semver": "~5.3.0"
3838
},
3939
"devDependencies": {
40-
"@microsoft/node-library-build": "4.3.50",
40+
"@microsoft/node-library-build": "4.4.0",
4141
"@types/chai": "3.4.34",
4242
"@types/mocha": "5.2.5",
4343
"@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": "5.10.0",
16-
"@microsoft/api-documenter": "1.5.0",
16+
"@microsoft/api-documenter": "1.5.1",
1717
"@types/jest": "21.1.10",
1818
"@types/node": "8.5.8",
1919
"fs-extra": "~5.0.0",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@types/node": "8.5.8"
1616
},
1717
"dependencies": {
18-
"@microsoft/load-themed-styles": "1.7.69",
19-
"@microsoft/web-library-build": "4.4.56",
18+
"@microsoft/load-themed-styles": "1.7.70",
19+
"@microsoft/web-library-build": "4.4.57",
2020
"gulp": "~3.9.1"
2121
}
2222
}

core-build/gulp-core-build-karma/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-karma",
3-
"version": "4.5.7",
3+
"version": "4.6.0",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

core-build/gulp-core-build-mocha/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-mocha",
3-
"version": "3.3.31",
3+
"version": "3.4.0",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

core-build/gulp-core-build-sass/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-sass",
3-
"version": "4.3.30",
3+
"version": "4.3.31",
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.5",
17-
"@microsoft/load-themed-styles": "1.7.69",
17+
"@microsoft/load-themed-styles": "1.7.70",
1818
"@types/node": "8.5.8",
1919
"autoprefixer": "6.3.7",
2020
"gulp": "~3.9.1",

core-build/node-library-build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/node-library-build",
3-
"version": "4.3.50",
3+
"version": "4.4.0",
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.5",
17-
"@microsoft/gulp-core-build-mocha": "3.3.31",
17+
"@microsoft/gulp-core-build-mocha": "3.4.0",
1818
"@microsoft/gulp-core-build-typescript": "4.10.3",
1919
"@types/gulp": "3.8.32",
2020
"@types/node": "8.5.8",

core-build/web-library-build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/web-library-build",
3-
"version": "4.4.56",
3+
"version": "4.4.57",
44
"description": "",
55
"engines": {
66
"npm": "3.10.8"
@@ -16,8 +16,8 @@
1616
"typings": "lib/index.d.ts",
1717
"dependencies": {
1818
"@microsoft/gulp-core-build": "3.8.5",
19-
"@microsoft/gulp-core-build-karma": "4.5.7",
20-
"@microsoft/gulp-core-build-sass": "4.3.30",
19+
"@microsoft/gulp-core-build-karma": "4.6.0",
20+
"@microsoft/gulp-core-build-sass": "4.3.31",
2121
"@microsoft/gulp-core-build-serve": "3.2.35",
2222
"@microsoft/gulp-core-build-typescript": "4.10.3",
2323
"@microsoft/gulp-core-build-webpack": "3.4.7",

0 commit comments

Comments
 (0)