Skip to content

Commit 369939b

Browse files
committed
Bump versions [skip ci]
1 parent 139174a commit 369939b

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-mocha",
3-
"version": "3.10.1",
3+
"version": "3.11.0",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-sass",
3-
"version": "4.17.2",
3+
"version": "4.17.3",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-serve",
3-
"version": "3.12.2",
3+
"version": "3.13.0",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

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

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-webpack",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build",
3-
"version": "3.18.1",
3+
"version": "3.19.0",
44
"description": "Core gulp build tasks for building typescript, html, less, etc.",
55
"repository": {
66
"type": "git",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/node-library-build",
3-
"version": "6.6.2",
3+
"version": "6.6.3",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/web-library-build",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)