Skip to content

Commit bee1e02

Browse files
chore: update dependency @types/glob to v9
1 parent 53ce21e commit bee1e02

2 files changed

Lines changed: 29 additions & 12 deletions

File tree

@commitlint/config-workspace-scopes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@commitlint/test": "^20.4.0",
3737
"@commitlint/utils": "^20.0.0",
38-
"@types/glob": "^8.1.0"
38+
"@types/glob": "^9.0.0"
3939
},
4040
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
4141
}

yarn.lock

Lines changed: 28 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,13 @@
769769
dependencies:
770770
"@isaacs/balanced-match" "^4.0.1"
771771

772+
"@isaacs/brace-expansion@^5.0.1":
773+
version "5.0.1"
774+
resolved "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz#0ef5a92d91f2fff2a37646ce54da9e5f599f6eff"
775+
integrity sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==
776+
dependencies:
777+
"@isaacs/balanced-match" "^4.0.1"
778+
772779
"@isaacs/cliui@^8.0.2":
773780
version "8.0.2"
774781
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -1818,13 +1825,12 @@
18181825
dependencies:
18191826
"@types/node" "*"
18201827

1821-
"@types/glob@^8.1.0":
1822-
version "8.1.0"
1823-
resolved "https://registry.npmjs.org/@types/glob/-/glob-8.1.0.tgz#b63e70155391b0584dce44e7ea25190bbc38f2fc"
1824-
integrity sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==
1828+
"@types/glob@^9.0.0":
1829+
version "9.0.0"
1830+
resolved "https://registry.npmjs.org/@types/glob/-/glob-9.0.0.tgz#7b942fafe09c55671912b34f04e8e4676faf32b1"
1831+
integrity sha512-00UxlRaIUvYm4R4W9WYkN8/J+kV8fmOQ7okeH6YFtGWFMt3odD45tpG5yA5wnL7HE6lLgjaTW5n14ju2hl2NNA==
18251832
dependencies:
1826-
"@types/minimatch" "^5.1.2"
1827-
"@types/node" "*"
1833+
glob "*"
18281834

18291835
"@types/hast@^3.0.0", "@types/hast@^3.0.4":
18301836
version "3.0.4"
@@ -1930,11 +1936,6 @@
19301936
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
19311937
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
19321938

1933-
"@types/minimatch@^5.1.2":
1934-
version "5.1.2"
1935-
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
1936-
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
1937-
19381939
"@types/minimist@^1.2.0", "@types/minimist@^1.2.4":
19391940
version "1.2.5"
19401941
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
@@ -4365,6 +4366,15 @@ glob-parent@^5.1.2:
43654366
dependencies:
43664367
is-glob "^4.0.1"
43674368

4369+
glob@*:
4370+
version "13.0.2"
4371+
resolved "https://registry.npmjs.org/glob/-/glob-13.0.2.tgz#74b28859255e319c84d1aed1a0a5b5248bfea227"
4372+
integrity sha512-035InabNu/c1lW0tzPhAgapKctblppqsKKG9ZaNzbr+gXwWMjXoiyGSyB9sArzrjG7jY+zntRq5ZSUYemrnWVQ==
4373+
dependencies:
4374+
minimatch "^10.1.2"
4375+
minipass "^7.1.2"
4376+
path-scurry "^2.0.0"
4377+
43684378
glob@7.2.3:
43694379
version "7.2.3"
43704380
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -5716,6 +5726,13 @@ minimatch@^10.1.1:
57165726
dependencies:
57175727
"@isaacs/brace-expansion" "^5.0.0"
57185728

5729+
minimatch@^10.1.2:
5730+
version "10.1.2"
5731+
resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.1.2.tgz#6c3f289f9de66d628fa3feb1842804396a43d81c"
5732+
integrity sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==
5733+
dependencies:
5734+
"@isaacs/brace-expansion" "^5.0.1"
5735+
57195736
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
57205737
version "3.1.2"
57215738
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"

0 commit comments

Comments
 (0)