Skip to content

Commit bfb1ce2

Browse files
dependabot[bot]Turbo87
authored andcommitted
Bump glob from 7.1.2 to 7.1.3 (#91)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.2 to 7.1.3. - [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.2...v7.1.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e4086e commit bfb1ce2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"chalk": "^1.1.3",
1414
"ember-rfc176-data": "^0.3.2",
1515
"execa": "~0.8.0",
16-
"glob": "^7.1.1",
16+
"glob": "^7.1.3",
1717
"jscodeshift": "^0.3.29"
1818
},
1919
"devDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,9 +1407,9 @@ glob@^5.0.15:
14071407
once "^1.3.0"
14081408
path-is-absolute "^1.0.0"
14091409

1410-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1:
1411-
version "7.1.2"
1412-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
1410+
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.3:
1411+
version "7.1.3"
1412+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
14131413
dependencies:
14141414
fs.realpath "^1.0.0"
14151415
inflight "^1.0.4"

0 commit comments

Comments
 (0)