Skip to content

Commit 30c8c8d

Browse files
Update dependency glob to v10.4.5
1 parent 9ec8344 commit 30c8c8d

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
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"cosmiconfig": "9.0.0",
55-
"glob": "10.4.4",
55+
"glob": "10.4.5",
5656
"imagemin": "8.0.1",
5757
"imagemin-gifsicle": "7.0.0",
5858
"imagemin-mozjpeg": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1989,10 +1989,10 @@ glob-parent@^6.0.2:
19891989
dependencies:
19901990
is-glob "^4.0.3"
19911991

1992-
glob@10.4.4:
1993-
version "10.4.4"
1994-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.4.tgz#d60943feb6f8140522117e6576a923b715718380"
1995-
integrity sha512-XsOKvHsu38Xe19ZQupE6N/HENeHQBA05o3hV8labZZT2zYDg1+emxWHnc/Bm9AcCMPXfD6jt+QC7zC5JSFyumw==
1992+
glob@10.4.5:
1993+
version "10.4.5"
1994+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
1995+
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
19961996
dependencies:
19971997
foreground-child "^3.1.0"
19981998
jackspeak "^3.1.2"

0 commit comments

Comments
 (0)