Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit b0c9d27

Browse files
renovate-botalan-agius4
authored andcommitted
build: update concurrently to version 5.0.0
1 parent 4d54d33 commit b0c9d27

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

integration/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-core": "^6.23.1",
3030
"babel-loader": "^6.4.0",
3131
"babel-preset-es2015": "^6.22.0",
32-
"concurrently": "3.1.0",
32+
"concurrently": "5.0.0",
3333
"protractor": "file:../../node_modules/protractor",
3434
"raw-loader": "^0.5.1",
3535
"webpack": "^2.2.1"

integration/express-engine-ivy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "file:../../node_modules/@types/node",
4242
"@types/jasmine": "file:../../node_modules/@types/jasmine",
4343
"codelyzer": "5.1.2",
44-
"concurrently": "3.1.0",
44+
"concurrently": "5.0.0",
4545
"jasmine-core": "3.4.0",
4646
"jasmine-spec-reporter": "4.2.1",
4747
"karma": "4.4.1",

integration/express-engine-ve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "file:../../node_modules/@types/node",
4242
"@types/jasmine": "file:../../node_modules/@types/jasmine",
4343
"codelyzer": "5.1.2",
44-
"concurrently": "3.1.0",
44+
"concurrently": "5.0.0",
4545
"jasmine-core": "3.4.0",
4646
"jasmine-spec-reporter": "4.2.1",
4747
"karma": "4.4.1",

integration/hapi-engine-ivy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/node": "file:../../node_modules/@types/node",
4444
"@types/jasmine": "file:../../node_modules/@types/jasmine",
4545
"codelyzer": "5.1.2",
46-
"concurrently": "3.1.0",
46+
"concurrently": "5.0.0",
4747
"jasmine-core": "3.4.0",
4848
"jasmine-spec-reporter": "4.2.1",
4949
"karma": "4.4.1",

integration/hapi-engine-ve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/node": "file:../../node_modules/@types/node",
4444
"@types/jasmine": "file:../../node_modules/@types/jasmine",
4545
"codelyzer": "5.1.2",
46-
"concurrently": "3.1.0",
46+
"concurrently": "5.0.0",
4747
"jasmine-core": "3.4.0",
4848
"jasmine-spec-reporter": "4.2.1",
4949
"karma": "4.4.1",

0 commit comments

Comments
 (0)