Skip to content

Commit 14b9f78

Browse files
committed
Applying package updates.
1 parent c01d83f commit 14b9f78

File tree

48 files changed

+284
-80
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+284
-80
lines changed

apps/rush-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"license": "MIT",
1818
"dependencies": {
19-
"@microsoft/node-core-library": "~0.3.4",
19+
"@microsoft/node-core-library": "~0.3.5",
2020
"@microsoft/stream-collator": "~2.1.0",
2121
"@types/fs-extra": "0.0.37",
2222
"@types/node": "6.0.88",
@@ -30,7 +30,7 @@
3030
"z-schema": "~3.18.3"
3131
},
3232
"devDependencies": {
33-
"@microsoft/node-library-build": "~4.1.2",
33+
"@microsoft/node-library-build": "~4.1.3",
3434
"chai": "~3.5.0",
3535
"gulp": "~3.9.1",
3636
"mocha": "~3.4.2",

apps/rush/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"license": "MIT",
3030
"dependencies": {
31-
"@microsoft/node-core-library": "~0.3.4",
31+
"@microsoft/node-core-library": "~0.3.5",
3232
"@microsoft/package-deps-hash": "~2.1.0",
3333
"@microsoft/rush-lib": "3.0.19",
3434
"@microsoft/stream-collator": "~2.1.0",
@@ -48,7 +48,7 @@
4848
"wordwrap": "~1.0.0"
4949
},
5050
"devDependencies": {
51-
"@microsoft/node-library-build": "~4.1.2",
51+
"@microsoft/node-library-build": "~4.1.3",
5252
"@types/chai": "3.4.34",
5353
"@types/colors": "1.1.3",
5454
"@types/fs-extra": "0.0.37",

common/changes/@microsoft/api-extractor/pgonzal-ae-command-line_2017-10-19-06-02.json

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

common/changes/@microsoft/gulp-core-build-typescript/pgonzal-ae-command-line_2017-10-19-06-02.json

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

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/gulp-core-build-karma",
33
"entries": [
4+
{
5+
"version": "4.1.3",
6+
"tag": "@microsoft/gulp-core-build-karma_v4.1.3",
7+
"date": "Fri, 20 Oct 2017 01:04:44 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `3.1.2` to `3.1.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "4.1.2",
618
"tag": "@microsoft/gulp-core-build-karma_v4.1.2",

core-build/gulp-core-build-karma/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @microsoft/gulp-core-build-karma
22

3-
This log was last generated on Thu, 05 Oct 2017 01:05:02 GMT and should not be manually modified.
3+
This log was last generated on Fri, 20 Oct 2017 01:04:44 GMT and should not be manually modified.
4+
5+
## 4.1.3
6+
Fri, 20 Oct 2017 01:04:44 GMT
7+
8+
*Changes not tracked*
49

510
## 4.1.2
611
Thu, 05 Oct 2017 01:05:02 GMT

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.1.2",
3+
"version": "4.1.3",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -15,7 +15,7 @@
1515
"test": "gulp"
1616
},
1717
"dependencies": {
18-
"@microsoft/gulp-core-build": "3.1.2",
18+
"@microsoft/gulp-core-build": "3.1.3",
1919
"chai": "~3.5.0",
2020
"gulp": "~3.9.1",
2121
"gulp-karma": "~0.0.5",

core-build/gulp-core-build-mocha/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/gulp-core-build-mocha",
33
"entries": [
4+
{
5+
"version": "3.1.3",
6+
"tag": "@microsoft/gulp-core-build-mocha_v3.1.3",
7+
"date": "Fri, 20 Oct 2017 01:04:44 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `3.1.2` to `3.1.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "3.1.2",
618
"tag": "@microsoft/gulp-core-build-mocha_v3.1.2",

core-build/gulp-core-build-mocha/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @microsoft/gulp-core-build-mocha
22

3-
This log was last generated on Thu, 05 Oct 2017 01:05:02 GMT and should not be manually modified.
3+
This log was last generated on Fri, 20 Oct 2017 01:04:44 GMT and should not be manually modified.
4+
5+
## 3.1.3
6+
Fri, 20 Oct 2017 01:04:44 GMT
7+
8+
*Changes not tracked*
49

510
## 3.1.2
611
Thu, 05 Oct 2017 01:05:02 GMT

core-build/gulp-core-build-mocha/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-mocha",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -15,7 +15,7 @@
1515
"test": "gulp"
1616
},
1717
"dependencies": {
18-
"@microsoft/gulp-core-build": "3.1.2",
18+
"@microsoft/gulp-core-build": "3.1.3",
1919
"@types/node": "6.0.88",
2020
"gulp": "~3.9.1",
2121
"gulp-istanbul": "~0.10.3",

0 commit comments

Comments
 (0)