diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-07 08:20:27 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-11-07 08:20:27 +0200 |
| commit | 8ac5672ac4eeabd44bb9f193f29902c88a3f0eef (patch) | |
| tree | 1afa26a5f9249c823e6c19917b42d5f381e7eac2 | |
| parent | 54b2f34fd940949b49513add3be75c9aa4733560 (diff) | |
| download | bootstrap-8ac5672ac4eeabd44bb9f193f29902c88a3f0eef.tar.xz bootstrap-8ac5672ac4eeabd44bb9f193f29902c88a3f0eef.zip | |
Bump glob from 7.1.5 to 7.1.6 (#29649)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.5 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](https://github.com/isaacs/node-glob/compare/v7.1.5...v7.1.6)
Signed-off-by: dependabot-preview[bot] <[email protected]>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index d8bdce0c4..52cd4e076 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5567,9 +5567,9 @@ "dev": true }, "glob": { - "version": "7.1.5", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.5.tgz", - "integrity": "sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==", + "version": "7.1.6", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", + "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "dev": true, "requires": { "fs.realpath": "^1.0.0", diff --git a/package.json b/package.json index b46bcdeb1..8b44388d1 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "eslint-plugin-import": "^2.18.2", "eslint-plugin-unicorn": "^12.1.0", "find-unused-sass-variables": "^1.0.2", - "glob": "^7.1.5", + "glob": "^7.1.6", "hammer-simulator": "0.0.1", "hugo-bin": "^0.47.1", "ip": "^1.1.5", |
