Skip to content

Commit 5c72cf1

Browse files
Update dependency glob to v11
1 parent e1b537c commit 5c72cf1

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
@@ -29,7 +29,7 @@
2929
"sinon": "20.0.0"
3030
},
3131
"dependencies": {
32-
"glob": "^9.0.0",
32+
"glob": "^11.0.0",
3333
"handlebars": "^4.7.7",
3434
"lodash": "^4.17.11"
3535
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6699,7 +6699,7 @@ glob@^8.0.1, glob@^8.1.0:
66996699
minimatch "^5.0.1"
67006700
once "^1.3.0"
67016701

6702-
glob@^9.0.0, glob@^9.2.0:
6702+
glob@^9.2.0:
67036703
version "9.3.5"
67046704
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
67056705
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==

0 commit comments

Comments
 (0)