Skip to content

Commit 855cdf4

Browse files
Update dependency glob to v11
1 parent b711764 commit 855cdf4

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
@@ -6998,7 +6998,7 @@ glob@^8.0.1, glob@^8.1.0:
69986998
minimatch "^5.0.1"
69996999
once "^1.3.0"
70007000

7001-
glob@^9.0.0, glob@^9.2.0:
7001+
glob@^9.2.0:
70027002
version "9.3.5"
70037003
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
70047004
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==

0 commit comments

Comments
 (0)