Skip to content

Commit f2fcac5

Browse files
Update dependency glob to v10.3.15
1 parent 03ccc90 commit f2fcac5

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.3.14",
55+
"glob": "10.3.15",
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
@@ -1854,10 +1854,10 @@ glob-parent@^6.0.2:
18541854
dependencies:
18551855
is-glob "^4.0.3"
18561856

1857-
1858-
version "10.3.14"
1859-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.14.tgz#36501f871d373fe197fc5794588d0aa71e69ff68"
1860-
integrity sha512-4fkAqu93xe9Mk7le9v0y3VrPDqLKHarNi2s4Pv7f2yOvfhWfhc7hRPHC/JyqMqb8B/Dt/eGS4n7ykwf3fOsl8g==
1857+
1858+
version "10.3.15"
1859+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.15.tgz#e72bc61bc3038c90605f5dd48543dc67aaf3b50d"
1860+
integrity sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw==
18611861
dependencies:
18621862
foreground-child "^3.1.0"
18631863
jackspeak "^2.3.6"

0 commit comments

Comments
 (0)