aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-18 09:02:46 +0300
committerGitHub <[email protected]>2021-06-18 09:02:46 +0300
commit9c1bc2f041075e728d8ac3ecbba1f0d3389c06e3 (patch)
tree6d756d2a4189cc9084f6901f8ea2347d7de0fad8
parentbef9ec88986dbb4a8d34e9f01ffc0183c8b7ded0 (diff)
downloadbootstrap-9c1bc2f041075e728d8ac3ecbba1f0d3389c06e3.tar.xz
bootstrap-9c1bc2f041075e728d8ac3ecbba1f0d3389c06e3.zip
Bump globby from 11.0.3 to 11.0.4 (#34286)
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](https://github.com/sindresorhus/globby/compare/v11.0.3...v11.0.4) --- updated-dependencies: - dependency-name: globby dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index be8ed4175..b6780bf83 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4947,9 +4947,9 @@
"dev": true
},
"globby": {
- "version": "11.0.3",
- "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.3.tgz",
- "integrity": "sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==",
+ "version": "11.0.4",
+ "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.4.tgz",
+ "integrity": "sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==",
"dev": true,
"requires": {
"array-union": "^2.1.0",
diff --git a/package.json b/package.json
index 385290230..8a8053282 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
"eslint-plugin-unicorn": "^31.0.0",
"find-unused-sass-variables": "^3.1.0",
"glob": "^7.1.7",
- "globby": "^11.0.3",
+ "globby": "^11.0.4",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.71.1",
"ip": "^1.1.5",