Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eed1ea4

Browse files
chore(deps): update dependency glob to v9.3.4 (typescript-eslint#6846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 772b19c commit eed1ea4

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7810,12 +7810,12 @@ glob-to-regexp@^0.4.1:
78107810
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
78117811

78127812
glob@*, glob@^9.2.0, glob@^9.3.0, glob@^9.3.1:
7813-
version "9.3.2"
7814-
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.2.tgz#8528522e003819e63d11c979b30896e0eaf52eda"
7815-
integrity sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA==
7813+
version "9.3.4"
7814+
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.4.tgz#e75dee24891a80c25cc7ee1dd327e126b98679af"
7815+
integrity sha512-qaSc49hojMOv1EPM4EuyITjDSgSKI0rthoHnvE81tcOi1SCVndHko7auqxdQ14eiQG2NDBJBE86+2xIrbIvrbA==
78167816
dependencies:
78177817
fs.realpath "^1.0.0"
7818-
minimatch "^7.4.1"
7818+
minimatch "^8.0.2"
78197819
minipass "^4.2.4"
78207820
path-scurry "^1.6.1"
78217821

@@ -10434,13 +10434,20 @@ minimatch@^6.1.6:
1043410434
dependencies:
1043510435
brace-expansion "^2.0.1"
1043610436

10437-
minimatch@^7.4.1, minimatch@^7.4.2:
10437+
minimatch@^7.4.2:
1043810438
version "7.4.3"
1043910439
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.3.tgz#012cbf110a65134bb354ae9773b55256cdb045a2"
1044010440
integrity sha512-5UB4yYusDtkRPbRiy1cqZ1IpGNcJCGlEMG17RKzPddpyiPKoCdwohbED8g4QXT0ewCt8LTkQXuljsUfQ3FKM4A==
1044110441
dependencies:
1044210442
brace-expansion "^2.0.1"
1044310443

10444+
minimatch@^8.0.2:
10445+
version "8.0.3"
10446+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.3.tgz#0415cb9bb0c1d8ac758c8a673eb1d288e13f5e75"
10447+
integrity sha512-tEEvU9TkZgnFDCtpnrEYnPsjT7iUx42aXfs4bzmQ5sMA09/6hZY0jeZcGkXyDagiBOvkUjNo8Viom+Me6+2x7g==
10448+
dependencies:
10449+
brace-expansion "^2.0.1"
10450+
1044410451
1044510452
version "4.1.0"
1044610453
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"

0 commit comments

Comments
 (0)