Skip to content

Commit e644216

Browse files
Update dependency glob to v11
1 parent 8a90dd4 commit e644216

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
@@ -6990,7 +6990,7 @@ glob@^8.0.1, glob@^8.1.0:
69906990
minimatch "^5.0.1"
69916991
once "^1.3.0"
69926992

6993-
glob@^9.0.0, glob@^9.2.0:
6993+
glob@^9.2.0:
69946994
version "9.3.5"
69956995
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
69966996
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==

0 commit comments

Comments
 (0)