From: Julien Déramond Date: Thu, 9 Apr 2026 20:52:39 +0000 (+0200) Subject: Bump globby from 16.1.0 to 16.2.0 (#42298) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b9880aab34983dfa2352fe7db03243dbf2bbf02;p=thirdparty%2Fbootstrap.git Bump globby from 16.1.0 to 16.2.0 (#42298) --- 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",