diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-23 15:03:45 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-23 15:03:45 +0200 |
| commit | 19fa62d51f7d62973955e46d5cca4be17071191e (patch) | |
| tree | e2cd294cc977cffdd46048038005db09e4657c53 | |
| parent | a8276024b919b8ecff388c93289dae69adf0679b (diff) | |
| download | bootstrap-19fa62d51f7d62973955e46d5cca4be17071191e.tar.xz bootstrap-19fa62d51f7d62973955e46d5cca4be17071191e.zip | |
Bump globby from 11.0.2 to 11.0.3 (#33434)
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.2...v11.0.3)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[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 a9f4fc692..492d6b749 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4936,9 +4936,9 @@ "dev": true }, "globby": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.2.tgz", - "integrity": "sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.3.tgz", + "integrity": "sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==", "dev": true, "requires": { "array-union": "^2.1.0", diff --git a/package.json b/package.json index 90efde5bb..3ce684d60 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "eslint-plugin-unicorn": "^28.0.2", "find-unused-sass-variables": "^3.1.0", "glob": "^7.1.6", - "globby": "^11.0.2", + "globby": "^11.0.3", "hammer-simulator": "0.0.1", "hugo-bin": "^0.69.0", "ip": "^1.1.5", |
