]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump glob from 7.1.7 to 7.2.0 (#35059)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 28 Sep 2021 09:36:33 +0000 (12:36 +0300)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 09:36:33 +0000 (12:36 +0300)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.7 to 7.2.0.
- [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.7...v7.2.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index 564df15c9391ca9313ba649dd442687528406bf2..9a8ec0ea6c3ce9414260fc4cc0d009fcec64f79d 100644 (file)
       }
     },
     "glob": {
-      "version": "7.1.7",
-      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
-      "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
+      "version": "7.2.0",
+      "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
+      "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
       "dev": true,
       "requires": {
         "fs.realpath": "^1.0.0",
index 7124d9ea2686e4dded8e535c9b501e401b9e2762..d2a70b390e7b431ac240bac72225c78c9a897afb 100644 (file)
     "eslint-plugin-import": "^2.24.2",
     "eslint-plugin-unicorn": "^36.0.0",
     "find-unused-sass-variables": "^3.1.0",
-    "glob": "^7.1.7",
+    "glob": "^7.2.0",
     "globby": "^11.0.4",
     "hammer-simulator": "0.0.1",
     "hugo-bin": "^0.76.1",