Skip to content

Commit ec8fd54

Browse files
chore(deps): update dependency minimatch to v6.1.2 (#3145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11011f8 commit ec8fd54

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"resolutions": {
7171
"decode-uri-component": "0.2.2",
7272
"@types/react": "18.0.26",
73-
"**/recursive-readdir/minimatch": "6.0.4",
73+
"**/recursive-readdir/minimatch": "6.1.2",
7474
"fastify": "3.29.4",
7575
"json5": "2.2.3",
7676
"loader-utils": "2.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13508,10 +13508,10 @@ minimalistic-crypto-utils@^1.0.1:
1350813508
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1350913509
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
1351013510

13511-
[email protected], minimatch@6.0.4:
13512-
version "6.0.4"
13513-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.0.4.tgz#cbada37326e86dc19434874a04e29df0ba64cb17"
13514-
integrity sha512-9SQupyyavjdAc1VFjJS/5kdtFtlLAhKSWt7HocG0h/npy626jYrGegSslcM7Xxet5z0U9GOx9YbcpyIjBzn7tA==
13511+
[email protected], minimatch@6.1.2:
13512+
version "6.1.2"
13513+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.1.2.tgz#f09f2db04a72f7a57a3bc42a7d1a22c8c89270da"
13514+
integrity sha512-5sS5vZsmC5o2bfPV1n2mpmYuOvrfVVY45fi0z+rfKPwx2aXrZF1XeCbSbWWENAi90YDK7bM3TRo74BB9h2zBgQ==
1351513515
dependencies:
1351613516
brace-expansion "^2.0.1"
1351713517

0 commit comments

Comments
 (0)