Skip to content

Commit 1a15b7d

Browse files
author
OneDrive Build
committed
Applying package updates.
1 parent bfdb476 commit 1a15b7d

18 files changed

Lines changed: 93 additions & 46 deletions

File tree

api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"chai": "~3.5.0",
1717
"gulp": "~3.9.1",
1818
"mocha": "~2.5.3",
19-
"@microsoft/node-library-build": "~2.2.0"
19+
"@microsoft/node-library-build": "~2.3.0"
2020
},
2121
"dependencies": {
2222
"@types/es6-collections": "^0.5.29",

common/changes/nickpape-update-validator-issue_2017-02-08-01-21.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/nickpape-warnings-should-be-errors-in-production_2017-02-08-00-46.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

gulp-core-build-karma/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "gulp"
1616
},
1717
"dependencies": {
18-
"@microsoft/gulp-core-build": ">=2.2.3 <3.0.0",
18+
"@microsoft/gulp-core-build": ">=2.3.0 <3.0.0",
1919
"chai": "~3.5.0",
2020
"gulp": "~3.9.1",
2121
"gulp-karma": "~0.0.5",
@@ -36,7 +36,7 @@
3636
"webpack": "~1.13.0"
3737
},
3838
"devDependencies": {
39-
"@microsoft/node-library-build": ">=2.2.0 <3.0.0",
39+
"@microsoft/node-library-build": ">=2.3.0 <3.0.0",
4040
"@types/chalk": "^0.4.31",
4141
"@types/es6-promise": "0.0.32",
4242
"@types/gulp": "^3.8.32",

gulp-core-build-mocha/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"test": "gulp"
1616
},
1717
"dependencies": {
18-
"@microsoft/gulp-core-build": ">=2.2.3 <3.0.0",
18+
"@microsoft/gulp-core-build": ">=2.3.0 <3.0.0",
1919
"@types/es6-promise": "0.0.32",
2020
"@types/node": "^6.0.46",
2121
"gulp": "~3.9.1",
2222
"gulp-istanbul": "~0.10.3",
2323
"gulp-mocha": "~2.2.0"
2424
},
2525
"devDependencies": {
26-
"@microsoft/node-library-build": ">=2.2.0 <3.0.0",
26+
"@microsoft/node-library-build": ">=2.3.0 <3.0.0",
2727
"@types/chalk": "^0.4.31",
2828
"@types/gulp": "^3.8.32",
2929
"@types/gulp-istanbul": "^0.9.30",

gulp-core-build-sass/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "gulp"
1616
},
1717
"dependencies": {
18-
"@microsoft/gulp-core-build": ">=2.2.3 <3.0.0",
18+
"@microsoft/gulp-core-build": ">=2.3.0 <3.0.0",
1919
"@microsoft/load-themed-styles": "^1.2.2",
2020
"@types/es6-promise": "0.0.32",
2121
"@types/node": "^6.0.46",
@@ -32,7 +32,7 @@
3232
"postcss-modules": "~0.5.0"
3333
},
3434
"devDependencies": {
35-
"@microsoft/node-library-build": ">=2.2.0 <3.0.0",
35+
"@microsoft/node-library-build": ">=2.3.0 <3.0.0",
3636
"@types/chalk": "^0.4.31",
3737
"@types/express": "^4.0.33",
3838
"@types/express-serve-static-core": "^4.0.38",

gulp-core-build-serve/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "gulp"
1616
},
1717
"dependencies": {
18-
"@microsoft/gulp-core-build": ">=2.2.3 <3.0.0",
18+
"@microsoft/gulp-core-build": ">=2.3.0 <3.0.0",
1919
"@types/es6-promise": "0.0.32",
2020
"@types/node": "^6.0.46",
2121
"deasync": "~0.1.7",
@@ -28,7 +28,7 @@
2828
"sudo": "~1.0.3"
2929
},
3030
"devDependencies": {
31-
"@microsoft/node-library-build": ">=2.2.0 <3.0.0",
31+
"@microsoft/node-library-build": ">=2.3.0 <3.0.0",
3232
"@types/chalk": "^0.4.31",
3333
"@types/express": "^4.0.33",
3434
"@types/express-serve-static-core": "^4.0.38",

gulp-core-build-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "gulp"
1616
},
1717
"dependencies": {
18-
"@microsoft/gulp-core-build": ">=2.2.3 <3.0.0",
18+
"@microsoft/gulp-core-build": ">=2.3.0 <3.0.0",
1919
"@microsoft/api-extractor": ">=1.1.9 <2.0.0",
2020
"@types/es6-promise": "0.0.32",
2121
"@types/gulp": "^3.8.32",
@@ -43,7 +43,7 @@
4343
"typescript": "~2.1.4"
4444
},
4545
"devDependencies": {
46-
"@microsoft/node-library-build": ">=2.2.0 <3.0.0",
46+
"@microsoft/node-library-build": ">=2.3.0 <3.0.0",
4747
"@types/chalk": "^0.4.31",
4848
"@types/gulp-util": "^3.0.29",
4949
"@types/orchestrator": "0.0.30",

gulp-core-build-webpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "gulp"
1616
},
1717
"dependencies": {
18-
"@microsoft/gulp-core-build": ">=2.2.3 <3.0.0",
18+
"@microsoft/gulp-core-build": ">=2.3.0 <3.0.0",
1919
"@types/es6-promise": "0.0.32",
2020
"@types/gulp": "^3.8.32",
2121
"@types/node": "^6.0.46",
@@ -24,7 +24,7 @@
2424
"webpack": "~1.13.0"
2525
},
2626
"devDependencies": {
27-
"@microsoft/node-library-build": ">=2.2.0 <3.0.0",
27+
"@microsoft/node-library-build": ">=2.3.0 <3.0.0",
2828
"@types/chalk": "^0.4.31",
2929
"@types/orchestrator": "0.0.30",
3030
"@types/q": "0.0.32",

gulp-core-build/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "@microsoft/gulp-core-build",
33
"entries": [
4+
{
5+
"version": "2.3.0",
6+
"tag": "@microsoft/gulp-core-build_v2.3.0",
7+
"date": "Wed, 08 Feb 2017 01:41:58 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Remove a function which was exposing z-schema and causing issues."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `>=2.2.0 <3.0.0` to `>=2.2.0 <3.0.0`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "2.2.3",
623
"tag": "@microsoft/gulp-core-build_v2.2.3",

0 commit comments

Comments
 (0)