From bc26cd79e60b7bf29d854293f0f011936fda1a5a Mon Sep 17 00:00:00 2001 From: Tom Mrazauskas Date: Wed, 3 May 2023 10:02:06 +0300 Subject: [PATCH] chore(website): remove `globby` from dependencies list (#14122) --- website/package.json | 1 - yarn.lock | 1 - 2 files changed, 2 deletions(-) diff --git a/website/package.json b/website/package.json index bd221efa5b40..49e05e09afda 100644 --- a/website/package.json +++ b/website/package.json @@ -39,7 +39,6 @@ "@docusaurus/remark-plugin-npm2yarn": "^2.0.0", "clsx": "^1.1.1", "docusaurus-remark-plugin-tab-blocks": "^1.2.0", - "globby": "^11.0.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-github-btn": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index 99685fc4f77f..6c4be801ff57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13048,7 +13048,6 @@ __metadata: "@types/react": ^17.0.3 clsx: ^1.1.1 docusaurus-remark-plugin-tab-blocks: ^1.2.0 - globby: ^11.0.1 graphql: ^16.3.0 graphql-request: ^6.0.0 js-yaml: ^4.1.0