update glob version (#13242)

This commit is contained in:
Tommaso Sciortino
2025-11-17 16:31:17 -08:00
committed by GitHub
parent 8877c85278
commit 2f8b68dffd
5 changed files with 554 additions and 244 deletions
+550 -240
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -97,7 +97,7 @@
"eslint-plugin-license-header": "^0.8.0", "eslint-plugin-license-header": "^0.8.0",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-hooks": "^5.2.0",
"glob": "^10.4.5", "glob": "^12.0.0",
"globals": "^16.0.0", "globals": "^16.0.0",
"google-artifactregistry-auth": "^3.4.0", "google-artifactregistry-auth": "^3.4.0",
"husky": "^9.1.7", "husky": "^9.1.7",
+1 -1
View File
@@ -41,7 +41,7 @@
"dotenv": "^17.1.0", "dotenv": "^17.1.0",
"extract-zip": "^2.0.1", "extract-zip": "^2.0.1",
"fzf": "^0.5.2", "fzf": "^0.5.2",
"glob": "^10.4.5", "glob": "^12.0.0",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"ink": "npm:@jrichman/ink@6.4.3", "ink": "npm:@jrichman/ink@6.4.3",
"ink-gradient": "^3.0.0", "ink-gradient": "^3.0.0",
+1 -1
View File
@@ -49,7 +49,7 @@
"fast-uri": "^3.0.6", "fast-uri": "^3.0.6",
"fdir": "^6.4.6", "fdir": "^6.4.6",
"fzf": "^0.5.2", "fzf": "^0.5.2",
"glob": "^10.4.5", "glob": "^12.0.0",
"google-auth-library": "^9.11.0", "google-auth-library": "^9.11.0",
"html-to-text": "^9.0.5", "html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.6", "https-proxy-agent": "^7.0.6",
+1 -1
View File
@@ -692,7 +692,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
============================================================ ============================================================
debug@4.4.1 debug@4.4.3
(git://github.com/debug-js/debug.git) (git://github.com/debug-js/debug.git)
(The MIT License) (The MIT License)