chore(): Update glob package (#14083)

* chore(): Update glob package

* Create fresh-needles-wave.md
This commit is contained in:
Adrien de Peretti
2025-11-19 21:53:32 +01:00
committed by GitHub
parent 929607f692
commit beb91d88a2
12 changed files with 40 additions and 16 deletions

View File

@@ -25,7 +25,7 @@
"dotenv": "^16.3.1",
"eslint": "8.56.0",
"fdir": "^6.5.0",
"glob": "^11.0.2",
"glob": "11.1.0",
"minimatch": "^9.0.3",
"openai": "^4.29.1",
"openapi-types": "^12.1.3",

View File

@@ -18,7 +18,7 @@
"dependencies": {
"chalk": "^5.3.0",
"commander": "^11.1.0",
"glob": "^10.3.10",
"glob": "11.1.0",
"react-docgen": "^7.0.1",
"resolve": "^1.22.8",
"ts-node": "^10.9.1",

View File

@@ -22,7 +22,7 @@
"@linear/sdk": "^52.0.0",
"@octokit/core": "^4.0.5",
"chalk": "^5.3.0",
"glob": "^10.3.10",
"glob": "11.1.0",
"randomcolor": "^0.6.2",
"ts-node": "^10.9.1",
"typescript": "^5.6.2",

View File

@@ -11,7 +11,7 @@
"main": "_base.js",
"version": "0.0.0",
"dependencies": {
"glob": "^10.3.10"
"glob": "11.1.0"
},
"devDependencies": {
"types": "*"

View File

@@ -36,7 +36,7 @@
],
"dependencies": {
"eslint": "^9.13.0",
"glob": "^10.3.10",
"glob": "11.1.0",
"minimatch": "^10.0.1",
"utils": "*",
"yaml": "^2.3.3"

View File

@@ -38,7 +38,7 @@
"@medusajs/core-flows": "link:../../../../packages/core/core-flows",
"@medusajs/workflows-sdk": "link:../../../../packages/core/workflows-sdk",
"eslint": "^8.53.0",
"glob": "^10.3.10",
"glob": "11.1.0",
"utils": "*",
"yaml": "^2.3.3"
}