Skip to content

Commit

Permalink
build(deps): bump glob from 7.1.4 to 7.1.6
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.4 to 7.1.6.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](isaacs/node-glob@v7.1.4...v7.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 24, 2020
1 parent 44dfb99 commit ec57340
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/core/utils/package.json
Expand Up @@ -64,7 +64,7 @@
"follow-redirects": "1.9.0",
"fs-extra": "8.1.0",
"fuzzy": "0.1.3",
"glob": "7.1.4",
"glob": "7.1.6",
"globule": "1.2.1",
"merge": "1.2.1",
"multihashes": "0.4.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/embark/package.json
Expand Up @@ -88,7 +88,7 @@
"flatted": "0.2.3",
"fs-extra": "8.1.0",
"ganache-cli": "6.8.2",
"glob": "7.1.4",
"glob": "7.1.6",
"globule": "1.2.1",
"hosted-git-info": "2.8.4",
"http-proxy": "1.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/basic-pipeline/package.json
Expand Up @@ -82,7 +82,7 @@
"file-loader": "5.0.2",
"find-up": "4.1.0",
"fs-extra": "8.1.0",
"glob": "7.1.4",
"glob": "7.1.6",
"hard-source-webpack-plugin": "0.13.1",
"lodash.clonedeep": "4.5.0",
"node-sass": "4.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/scaffolding/package.json
Expand Up @@ -57,7 +57,7 @@
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"fs-extra": "8.1.0",
"glob": "7.1.4",
"glob": "7.1.6",
"lodash.clonedeep": "4.5.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/snark/package.json
Expand Up @@ -61,7 +61,7 @@
"embark-utils": "^5.3.0",
"embarkjs-snark": "^5.3.0",
"find-up": "4.1.0",
"glob": "7.1.4",
"glob": "7.1.6",
"node-object-hash": "2.0.0",
"snarkjs": "0.1.20"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/web3/package.json
Expand Up @@ -58,7 +58,7 @@
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"fs-extra": "8.1.0",
"glob": "7.1.4",
"glob": "7.1.6",
"lodash.clonedeep": "4.5.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/webserver/package.json
Expand Up @@ -60,7 +60,7 @@
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"fs-extra": "8.1.0",
"glob": "7.1.4",
"glob": "7.1.6",
"lodash.clonedeep": "4.5.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/collective/package.json
Expand Up @@ -50,7 +50,7 @@
"eslint": "6.8.0",
"find-up": "4.1.0",
"fs-extra": "8.1.0",
"glob": "7.1.4",
"glob": "7.1.6",
"lodash.isequal": "4.5.0",
"lodash.isplainobject": "4.0.6",
"lodash.mergewith": "4.6.2",
Expand Down
20 changes: 4 additions & 16 deletions yarn.lock
Expand Up @@ -11054,10 +11054,10 @@ glob@7.1.3:
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@7.1.4:
version "7.1.4"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
glob@7.1.6, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@~7.1.1:
version "7.1.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
dependencies:
fs.realpath "^1.0.0"
inflight "^1.0.4"
Expand All @@ -11077,18 +11077,6 @@ glob@^5.0.15:
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@~7.1.1:
version "7.1.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
dependencies:
fs.realpath "^1.0.0"
inflight "^1.0.4"
inherits "2"
minimatch "^3.0.4"
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@~6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22"
Expand Down

0 comments on commit ec57340

Please sign in to comment.