diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-22 11:46:11 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-10-22 11:46:11 +0300 |
| commit | 7bfcd83b979ff4439b1896ae19c0a79c2e151140 (patch) | |
| tree | 0bc3dc1e752f5ad35caaa413312d806dcf93c81f | |
| parent | e0579584c6be2b7f575763d9052440f4e8460951 (diff) | |
| download | bootstrap-7bfcd83b979ff4439b1896ae19c0a79c2e151140.tar.xz bootstrap-7bfcd83b979ff4439b1896ae19c0a79c2e151140.zip | |
Bump glob from 7.1.4 to 7.1.5 (#29567)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.4 to 7.1.5.
- [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.4...v7.1.5)
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 8a893c4d4..ac4d1444e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5293,9 +5293,9 @@ "dev": true }, "glob": { - "version": "7.1.4", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz", - "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==", + "version": "7.1.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.5.tgz", + "integrity": "sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==", "dev": true, "requires": { "fs.realpath": "^1.0.0", diff --git a/package.json b/package.json index 6e7b09860..ea21504bc 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": "^0.6.0", - "glob": "^7.1.4", + "glob": "^7.1.5", "hammer-simulator": "0.0.1", "hugo-bin": "^0.47.0", "ip": "^1.1.5", |
