Skip to content

Commit aea4d66

Browse files
Update dependency glob to v11
1 parent 3036909 commit aea4d66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/schema-org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"sinon": "21.0.0"
3434
},
3535
"dependencies": {
36-
"glob": "^9.0.0",
36+
"glob": "^11.0.0",
3737
"handlebars": "^4.7.7",
3838
"lodash": "^4.17.11"
3939
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6833,7 +6833,7 @@ glob@^8.0.1, glob@^8.1.0:
68336833
minimatch "^5.0.1"
68346834
once "^1.3.0"
68356835

6836-
glob@^9.0.0, glob@^9.2.0:
6836+
glob@^9.2.0:
68376837
version "9.3.5"
68386838
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
68396839
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==

0 commit comments

Comments
 (0)