From 3adb0dc82a7e6677d1e593981c328744390fb393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 17:33:46 +0000 Subject: [PATCH] chore(deps): bump globby from 11.1.0 to 13.1.1 Bumps [globby](https://github.com/sindresorhus/globby) from 11.1.0 to 13.1.1. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](https://github.com/sindresorhus/globby/compare/v11.1.0...v13.1.1) --- updated-dependencies: - dependency-name: globby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/docusaurus-utils/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docusaurus-utils/package.json b/packages/docusaurus-utils/package.json index f378e85e118c..62ab1d89e0e0 100644 --- a/packages/docusaurus-utils/package.json +++ b/packages/docusaurus-utils/package.json @@ -23,7 +23,7 @@ "file-loader": "^6.2.0", "fs-extra": "^10.1.0", "github-slugger": "^1.4.0", - "globby": "^11.1.0", + "globby": "^13.1.2", "gray-matter": "^4.0.3", "js-yaml": "^4.1.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 81a4ad899b65..b78750364d37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7935,7 +7935,7 @@ globby@^11.0.1, globby@^11.0.2, globby@^11.0.4, globby@^11.1.0: merge2 "^1.4.1" slash "^3.0.0" -globby@^13.1.1: +globby@^13.1.1, globby@^13.1.2: version "13.1.2" resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.2.tgz#29047105582427ab6eca4f905200667b056da515" integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==