Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit fa8b716

Browse files
authored
chore(deps): update glob dependency (#469)
1 parent af39798 commit fa8b716

File tree

4 files changed

+86
-53
lines changed

4 files changed

+86
-53
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@eslint/js": "^9.29.0",
2525
"@types/node": "catalog:",
2626
"eslint": "~9.29.0",
27-
"glob": "^11.0.2",
27+
"glob": "^11.1.0",
2828
"prettier": "^3.5.3",
2929
"prisma": "catalog:",
3030
"tsup": "^8.5.0",

packages/language/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@zenstackhq/eslint-config": "workspace:*",
6868
"@zenstackhq/typescript-config": "workspace:*",
6969
"@zenstackhq/vitest-config": "workspace:*",
70-
"glob": "^11.0.2",
70+
"glob": "^11.1.0",
7171
"langium-cli": "catalog:",
7272
"tmp": "catalog:"
7373
},

packages/testtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@zenstackhq/orm": "workspace:*",
3838
"@zenstackhq/sdk": "workspace:*",
3939
"@zenstackhq/plugin-policy": "workspace:*",
40-
"glob": "^11.0.2",
40+
"glob": "^11.1.0",
4141
"kysely": "catalog:",
4242
"prisma": "catalog:",
4343
"tmp": "catalog:",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)