Skip to content

Commit 8ab89d4

Browse files
chore(deps): update dependency glob to v13
1 parent b61a22d commit 8ab89d4

File tree

3 files changed

+9
-99
lines changed

3 files changed

+9
-99
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@redocly/cli": "^1.34.6",
26-
"glob": "^11.1.0",
26+
"glob": "^13.0.0",
2727
"zx": "^8.8.5"
2828
},
2929
"publishConfig": {

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/swagger-ui": "^3.52.4",
2929
"eslint": "^9.36.0",
3030
"eslint-plugin-package-json": "^0.29.1",
31-
"glob": "^11.1.0",
31+
"glob": "^13.0.0",
3232
"prettier": "^3.6.2",
3333
"typescript": "~5.7.3",
3434
"typescript-eslint": "^8.44.1",

0 commit comments

Comments
 (0)