From 7248fed7fb934bd57790ad353feb0be962082d65 Mon Sep 17 00:00:00 2001 From: ziebam Date: Thu, 29 Aug 2024 16:40:01 +0200 Subject: [PATCH] Remove `glob` from the root `package.json` --- package.json | 1 - yarn.lock | 1 - 2 files changed, 2 deletions(-) diff --git a/package.json b/package.json index c1236e14d050..ba95e20c94a6 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,6 @@ "eslint-plugin-unicorn": "^55.0.0", "execa": "^5.0.0", "find-process": "^1.4.1", - "glob": "^10.3.10", "graceful-fs": "^4.2.9", "isbinaryfile": "^5.0.0", "istanbul-lib-coverage": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 91398c290411..4f57060a982e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3295,7 +3295,6 @@ __metadata: eslint-plugin-unicorn: ^55.0.0 execa: ^5.0.0 find-process: ^1.4.1 - glob: ^10.3.10 graceful-fs: ^4.2.9 isbinaryfile: ^5.0.0 istanbul-lib-coverage: ^3.0.0