We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befc211 commit ba13655Copy full SHA for ba13655
packages/schema-org/package.json
@@ -33,7 +33,7 @@
33
"sinon": "21.0.0"
34
},
35
"dependencies": {
36
- "glob": "^9.0.0",
+ "glob": "^11.0.0",
37
"handlebars": "^4.7.7",
38
"lodash": "^4.17.11"
39
}
yarn.lock
@@ -6674,7 +6674,7 @@ glob@^8.1.0:
6674
minimatch "^5.0.1"
6675
once "^1.3.0"
6676
6677
-glob@^9.0.0, glob@^9.2.0:
+glob@^9.2.0:
6678
version "9.3.5"
6679
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
6680
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
0 commit comments