Skip to content

Commit

Permalink
Update dependency concurrently to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 25, 2019
1 parent 826f8fc commit 2fde172
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion map-share-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/micro": "7.3.3",
"@types/micro-cors": "0.1.0",
"@types/node": "10.12.8",
"concurrently": "4.1.0",
"concurrently": "4.1.1",
"forever": "0.15.3",
"micro-dev": "3.0.0",
"sass": "1.15.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"azgaars-map-generator"
],
"devDependencies": {
"concurrently": "4.1.0",
"concurrently": "4.1.1",
"cross-env": "5.2.0",
"tslint": "5.11.0",
"tslint-config-prettier": "1.17.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1804,10 +1804,10 @@ concat-stream@~1.6.0:
readable-stream "^2.2.2"
typedarray "^0.0.6"

[email protected].0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.0.tgz#17fdf067da71210685d9ea554423ef239da30d33"
integrity sha512-pwzXCE7qtOB346LyO9eFWpkFJVO3JQZ/qU/feGeaAHiX1M3Rw3zgXKc5cZ8vSH5DGygkjzLFDzA/pwoQDkRNGg==
[email protected].1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.1.tgz#42cf84d625163f3f5b2e2262568211ad76e1dbe8"
integrity sha512-48+FE5RJ0qc8azwKv4keVQWlni1hZeSjcWr8shBelOBtBHcKj1aJFM9lHRiSc1x7lq416pkvsqfBMhSRja+Lhw==
dependencies:
chalk "^2.4.1"
date-fns "^1.23.0"
Expand Down Expand Up @@ -5814,10 +5814,10 @@ safer-eval@^1.2.3:
dependencies:
clones "^1.1.0"

[email protected].0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.0.tgz#80cd374ad9db9f4a24942cf927552d31d8b6f376"
integrity sha512-xY+n0MB/KAjwwNJYXBD5yJOG2mS2Ac8AXB7Ci2KbWxivbiDVMxhy3vbvXAllVABAHjBqZYUPq1qOJeqZ2XMVIQ==
[email protected].1:
version "1.15.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.1.tgz#25a03f6813413540210580b670628360c36267d3"
integrity sha512-WiDa5BsePB/rQEbh/Fv2pVDUCasxuRYjW7GsWx8Ld23LY61vx1VV5Mzf/7mu5kLWKMryMqo65fzYL34HgaM47w==
dependencies:
chokidar "^2.0.0"

Expand Down

0 comments on commit 2fde172

Please sign in to comment.