diff --git a/integration/common/package.json b/integration/common/package.json index ca3f97fd6..7f386dbea 100644 --- a/integration/common/package.json +++ b/integration/common/package.json @@ -29,7 +29,7 @@ "babel-core": "^6.23.1", "babel-loader": "^6.4.0", "babel-preset-es2015": "^6.22.0", - "concurrently": "5.0.2", + "concurrently": "5.1.0", "protractor": "file:../../node_modules/protractor", "raw-loader": "^0.5.1", "webpack": "^2.2.1" diff --git a/integration/express-engine-ivy-prerender/package.json b/integration/express-engine-ivy-prerender/package.json index ea8420ef0..9f635e2f7 100644 --- a/integration/express-engine-ivy-prerender/package.json +++ b/integration/express-engine-ivy-prerender/package.json @@ -45,7 +45,7 @@ "@types/jasmine": "file:../../node_modules/@types/jasmine", "@nguniversal/builders": "file:../../dist/modules-dist/builders", "codelyzer": "5.2.1", - "concurrently": "5.0.2", + "concurrently": "5.1.0", "jasmine-core": "3.5.0", "jasmine-spec-reporter": "4.2.1", "karma": "4.4.1", diff --git a/integration/express-engine-ivy/package.json b/integration/express-engine-ivy/package.json index 1d34cab4f..89a8bcf75 100644 --- a/integration/express-engine-ivy/package.json +++ b/integration/express-engine-ivy/package.json @@ -43,7 +43,7 @@ "@types/jasmine": "file:../../node_modules/@types/jasmine", "@nguniversal/builders": "file:../../dist/modules-dist/builders", "codelyzer": "5.2.1", - "concurrently": "5.0.2", + "concurrently": "5.1.0", "jasmine-core": "3.5.0", "jasmine-spec-reporter": "4.2.1", "karma": "4.4.1", diff --git a/integration/express-engine-ve/package.json b/integration/express-engine-ve/package.json index 6ccf67912..12079627b 100644 --- a/integration/express-engine-ve/package.json +++ b/integration/express-engine-ve/package.json @@ -43,7 +43,7 @@ "@types/jasmine": "file:../../node_modules/@types/jasmine", "@nguniversal/builders": "file:../../dist/modules-dist/builders", "codelyzer": "5.2.1", - "concurrently": "5.0.2", + "concurrently": "5.1.0", "jasmine-core": "3.5.0", "jasmine-spec-reporter": "4.2.1", "karma": "4.4.1", diff --git a/integration/hapi-engine-ivy/package.json b/integration/hapi-engine-ivy/package.json index 5b339a8a0..0b8da13ef 100644 --- a/integration/hapi-engine-ivy/package.json +++ b/integration/hapi-engine-ivy/package.json @@ -45,7 +45,7 @@ "@types/jasmine": "file:../../node_modules/@types/jasmine", "@nguniversal/builders": "file:../../dist/modules-dist/builders", "codelyzer": "5.2.1", - "concurrently": "5.0.2", + "concurrently": "5.1.0", "jasmine-core": "3.5.0", "jasmine-spec-reporter": "4.2.1", "karma": "4.4.1", diff --git a/integration/hapi-engine-ve/package.json b/integration/hapi-engine-ve/package.json index b8944448e..0da27ab0f 100644 --- a/integration/hapi-engine-ve/package.json +++ b/integration/hapi-engine-ve/package.json @@ -45,7 +45,7 @@ "@types/jasmine": "file:../../node_modules/@types/jasmine", "@nguniversal/builders": "file:../../dist/modules-dist/builders", "codelyzer": "5.2.1", - "concurrently": "5.0.2", + "concurrently": "5.1.0", "jasmine-core": "3.5.0", "jasmine-spec-reporter": "4.2.1", "karma": "4.4.1",