From 5b9880aab34983dfa2352fe7db03243dbf2bbf02 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Julien=20D=C3=A9ramond?= Date: Thu, 9 Apr 2026 22:52:39 +0200 Subject: [PATCH] Bump globby from 16.1.0 to 16.2.0 (#42298) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 27a08cc7cb..ff98c492c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "eslint-plugin-unicorn": "56.0.1", "find-unused-sass-variables": "^6.1.1", "github-slugger": "^2.0.0", - "globby": "^16.0.0", + "globby": "^16.2.0", "hammer-simulator": "0.0.1", "htmlparser2": "^12.0.0", "image-size": "^2.0.2", @@ -9069,9 +9069,9 @@ } }, "node_modules/globby": { - "version": "16.0.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-16.0.0.tgz", - "integrity": "sha512-ejy4TJFga99yW6Q0uhM3pFawKWZmtZzZD/v/GwI5+9bCV5Ew+D2pSND6W7fUes5UykqSsJkUfxFVdRh7Q1+P3Q==", + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-16.2.0.tgz", + "integrity": "sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 19a0d0289b..4578be4725 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "eslint-plugin-unicorn": "56.0.1", "find-unused-sass-variables": "^6.1.1", "github-slugger": "^2.0.0", - "globby": "^16.0.0", + "globby": "^16.2.0", "hammer-simulator": "0.0.1", "htmlparser2": "^12.0.0", "image-size": "^2.0.2", -- 2.47.3