Skip to content

Commit cc14dac

Browse files
build(deps): bump minimatch from 3.0.4 to 3.0.5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f762e82 commit cc14dac

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -2257,13 +2257,20 @@ mimic-fn@^1.0.0:
22572257
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
22582258
integrity sha1-5md4PZLonb00KBi1IwudYqZyrRg=
22592259

2260-
[email protected], minimatch@^3.0.2, minimatch@^3.0.4:
2260+
22612261
version "3.0.4"
22622262
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
22632263
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
22642264
dependencies:
22652265
brace-expansion "^1.1.7"
22662266

2267+
minimatch@^3.0.2, minimatch@^3.0.4:
2268+
version "3.0.5"
2269+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
2270+
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
2271+
dependencies:
2272+
brace-expansion "^1.1.7"
2273+
22672274
[email protected], minimist@~0.0.1:
22682275
version "0.0.8"
22692276
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

0 commit comments

Comments
 (0)