0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-22 11:46:11 +03:00 committed by XhmikosR
parent e0579584c6
commit 7bfcd83b97
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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",

View File

@ -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",