Skip to content

Commit f3a5e21

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

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.1.2",
73+
"**/recursive-readdir/minimatch": "6.1.4",
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-
13512-
version "6.1.2"
13513-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.1.2.tgz#f09f2db04a72f7a57a3bc42a7d1a22c8c89270da"
13514-
integrity sha512-5sS5vZsmC5o2bfPV1n2mpmYuOvrfVVY45fi0z+rfKPwx2aXrZF1XeCbSbWWENAi90YDK7bM3TRo74BB9h2zBgQ==
13511+
13512+
version "6.1.4"
13513+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.1.4.tgz#f34f10bd5f67d7b1aa0032931f2dac64adb51c81"
13514+
integrity sha512-NsDTCCf9qKxjUUxSfhnF2AbYR9xSpWvJx/HL/4E+KbqhKqdHMXjn81So56Hga/lpyhXL98aLPZLdPmUUEyIrWA==
1351513515
dependencies:
1351613516
brace-expansion "^2.0.1"
1351713517

0 commit comments

Comments
 (0)