Skip to content

Commit e7c5637

Browse files
chore: bump glob from 10.4.5 to 10.5.0 (#2301)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a74d81 commit e7c5637

File tree

4 files changed

+27
-14
lines changed

4 files changed

+27
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"eslint": "^8.57.1",
1010
"eslint-config-react-app": "^7.0.1",
1111
"eslint-plugin-import": "^2.32.0",
12-
"glob": "^10.4.5",
12+
"glob": "^10.5.0",
1313
"nx": "^21.6.5",
1414
"prettier": "^3.6.2",
1515
"prettier-plugin-tailwindcss": "^0.6.14",

packages/dev-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react": "^19.2.2",
2323
"@types/react-dom": "^19.2.2",
2424
"eslint": "^8.57.1",
25-
"glob": "^10.4.5",
25+
"glob": "^10.5.0",
2626
"react": "^19.2.1",
2727
"react-dom": "^19.2.1",
2828
"tinyglobby": "0.2.12",

packages/xl-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@vitejs/plugin-react": "^4.7.0",
113113
"@vitest/runner": "^2.1.9",
114114
"eslint": "^8.57.1",
115-
"glob": "^10.4.5",
115+
"glob": "^10.5.0",
116116
"headers-polyfill": "^4.0.3",
117117
"msw": "^2.11.5",
118118
"msw-snapshot": "^5.3.0",

pnpm-lock.yaml

Lines changed: 24 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)