fix(deps): update dependency minimatch to v8.0.4 (#727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5699bd3a70
commit
b27c7c8c15
@ -128,7 +128,7 @@
|
|||||||
"micromark-extension-gfm-table": "1.0.5",
|
"micromark-extension-gfm-table": "1.0.5",
|
||||||
"micromark-extension-gfm-task-list-item": "1.0.4",
|
"micromark-extension-gfm-task-list-item": "1.0.4",
|
||||||
"micromark-util-combine-extensions": "1.0.0",
|
"micromark-util-combine-extensions": "1.0.0",
|
||||||
"minimatch": "8.0.3",
|
"minimatch": "8.0.4",
|
||||||
"moment": "2.29.4",
|
"moment": "2.29.4",
|
||||||
"node-polyglot": "2.5.0",
|
"node-polyglot": "2.5.0",
|
||||||
"ol": "7.3.0",
|
"ol": "7.3.0",
|
||||||
|
15
yarn.lock
15
yarn.lock
@ -13488,10 +13488,10 @@ minimatch@3.0.5:
|
|||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion "^1.1.7"
|
brace-expansion "^1.1.7"
|
||||||
|
|
||||||
minimatch@8.0.3, minimatch@^8.0.2:
|
minimatch@8.0.4:
|
||||||
version "8.0.3"
|
version "8.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.3.tgz#0415cb9bb0c1d8ac758c8a673eb1d288e13f5e75"
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.4.tgz#847c1b25c014d4e9a7f68aaf63dedd668a626229"
|
||||||
integrity sha512-tEEvU9TkZgnFDCtpnrEYnPsjT7iUx42aXfs4bzmQ5sMA09/6hZY0jeZcGkXyDagiBOvkUjNo8Viom+Me6+2x7g==
|
integrity sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==
|
||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion "^2.0.1"
|
brace-expansion "^2.0.1"
|
||||||
|
|
||||||
@ -13523,6 +13523,13 @@ minimatch@^7.4.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion "^2.0.1"
|
brace-expansion "^2.0.1"
|
||||||
|
|
||||||
|
minimatch@^8.0.2:
|
||||||
|
version "8.0.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.3.tgz#0415cb9bb0c1d8ac758c8a673eb1d288e13f5e75"
|
||||||
|
integrity sha512-tEEvU9TkZgnFDCtpnrEYnPsjT7iUx42aXfs4bzmQ5sMA09/6hZY0jeZcGkXyDagiBOvkUjNo8Viom+Me6+2x7g==
|
||||||
|
dependencies:
|
||||||
|
brace-expansion "^2.0.1"
|
||||||
|
|
||||||
minimist-options@4.1.0:
|
minimist-options@4.1.0:
|
||||||
version "4.1.0"
|
version "4.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user