Browse Source

Bump concurrently from 4.1.2 to 5.0.0 (#1934)

Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v4.1.2...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 6 years ago
parent
commit
38502031ae
2 changed files with 8 additions and 8 deletions
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -2052,13 +2052,13 @@
       }
       }
     },
     },
     "concurrently": {
     "concurrently": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-4.1.2.tgz",
-      "integrity": "sha512-Kim9SFrNr2jd8/0yNYqDTFALzUX1tvimmwFWxmp/D4mRI+kbqIIwE2RkBDrxS2ic25O1UgQMI5AtBqdtX3ynYg==",
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-5.0.0.tgz",
+      "integrity": "sha512-1yDvK8mduTIdxIxV9C60KoiOySUl/lfekpdbI+U5GXaPrgdffEavFa9QZB3vh68oWOpbCC+TuvxXV9YRPMvUrA==",
       "dev": true,
       "dev": true,
       "requires": {
       "requires": {
         "chalk": "^2.4.2",
         "chalk": "^2.4.2",
-        "date-fns": "^1.30.1",
+        "date-fns": "^2.0.1",
         "lodash": "^4.17.15",
         "lodash": "^4.17.15",
         "read-pkg": "^4.0.1",
         "read-pkg": "^4.0.1",
         "rxjs": "^6.5.2",
         "rxjs": "^6.5.2",
@@ -2370,9 +2370,9 @@
       }
       }
     },
     },
     "date-fns": {
     "date-fns": {
-      "version": "1.30.1",
-      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-1.30.1.tgz",
-      "integrity": "sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==",
+      "version": "2.4.1",
+      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.4.1.tgz",
+      "integrity": "sha512-2RhmH/sjDSCYW2F3ZQxOUx/I7PvzXpi89aQL2d3OAxSTwLx6NilATeUbe0menFE3Lu5lFkOFci36ivimwYHHxw==",
       "dev": true
       "dev": true
     },
     },
     "death": {
     "death": {

+ 1 - 1
package.json

@@ -47,7 +47,7 @@
     "@openzeppelin/gsn-helpers": "^0.2.0",
     "@openzeppelin/gsn-helpers": "^0.2.0",
     "@openzeppelin/gsn-provider": "^0.1.8",
     "@openzeppelin/gsn-provider": "^0.1.8",
     "chai": "^4.2.0",
     "chai": "^4.2.0",
-    "concurrently": "^4.1.2",
+    "concurrently": "^5.0.0",
     "eslint": "^4.19.1",
     "eslint": "^4.19.1",
     "eslint-config-standard": "^10.2.1",
     "eslint-config-standard": "^10.2.1",
     "eslint-plugin-import": "^2.18.2",
     "eslint-plugin-import": "^2.18.2",