Skip to content

Commit f78ea46

Browse files
Bump glob from 7.1.4 to 7.1.6
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>
1 parent 7b41cde commit f78ea46

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"chalk": "^2.4.2",
1414
"ember-rfc176-data": "^0.3.12",
1515
"execa": "~1.0.0",
16-
"glob": "^7.1.4",
16+
"glob": "^7.1.6",
1717
"jscodeshift": "^0.3.29"
1818
},
1919
"devDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2034,9 +2034,9 @@ glob@^5.0.15:
20342034
once "^1.3.0"
20352035
path-is-absolute "^1.0.0"
20362036

2037-
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
2038-
version "7.1.4"
2039-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
2037+
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.6:
2038+
version "7.1.6"
2039+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
20402040
dependencies:
20412041
fs.realpath "^1.0.0"
20422042
inflight "^1.0.4"

0 commit comments

Comments
 (0)