Skip to content

Commit 4a07633

Browse files
committed
Applying package updates.
1 parent deb63bc commit 4a07633

File tree

36 files changed

+153
-58
lines changed

36 files changed

+153
-58
lines changed

apps/rush-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"z-schema": "~3.17.0"
3131
},
3232
"devDependencies": {
33-
"@microsoft/node-library-build": "~3.2.6",
33+
"@microsoft/node-library-build": "~3.2.7",
3434
"chai": "~3.5.0",
3535
"gulp": "~3.9.1",
3636
"mocha": "~3.4.2",

apps/rush/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"wordwrap": "~1.0.0"
4747
},
4848
"devDependencies": {
49-
"@microsoft/node-library-build": "~3.2.6",
49+
"@microsoft/node-library-build": "~3.2.7",
5050
"@types/chai": "3.4.34",
5151
"@types/es6-collections": "0.5.29",
5252
"@types/fs-extra": "0.0.37",

common/changes/@microsoft/gulp-core-build/ianc-making-merge-config-partial_2017-08-15-18-41.json

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

common/changes/@microsoft/loader-load-themed-styles/nickpape-republish-llts_2017-08-15-18-34.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": "2.3.8",
6+
"tag": "@microsoft/gulp-core-build-karma_v2.3.8",
7+
"date": "Tue, 15 Aug 2017 19:04:14 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `2.9.2` to `2.9.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.3.7",
618
"tag": "@microsoft/gulp-core-build-karma_v2.3.7",

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 Tue, 15 Aug 2017 01:29:31 GMT and should not be manually modified.
3+
This log was last generated on Tue, 15 Aug 2017 19:04:14 GMT and should not be manually modified.
4+
5+
## 2.3.8
6+
Tue, 15 Aug 2017 19:04:14 GMT
7+
8+
*Changes not tracked*
49

510
## 2.3.7
611
Tue, 15 Aug 2017 01:29:31 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": "2.3.7",
3+
"version": "2.3.8",
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": "2.9.2",
18+
"@microsoft/gulp-core-build": "2.9.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": "2.1.8",
6+
"tag": "@microsoft/gulp-core-build-mocha_v2.1.8",
7+
"date": "Tue, 15 Aug 2017 19:04:14 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `2.9.2` to `2.9.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.1.7",
618
"tag": "@microsoft/gulp-core-build-mocha_v2.1.7",

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 Tue, 15 Aug 2017 01:29:31 GMT and should not be manually modified.
3+
This log was last generated on Tue, 15 Aug 2017 19:04:14 GMT and should not be manually modified.
4+
5+
## 2.1.8
6+
Tue, 15 Aug 2017 19:04:14 GMT
7+
8+
*Changes not tracked*
49

510
## 2.1.7
611
Tue, 15 Aug 2017 01:29:31 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": "2.1.7",
3+
"version": "2.1.8",
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": "2.9.2",
18+
"@microsoft/gulp-core-build": "2.9.3",
1919
"@types/node": "6.0.62",
2020
"gulp": "~3.9.1",
2121
"gulp-istanbul": "~0.10.3",

0 commit comments

Comments
 (0)