Skip to content

Commit 030910a

Browse files
committed
Update glob dependency to version 12.0.0
1 parent c7a626a commit 030910a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"eslint-plugin-wc": "3.0.2",
195195
"fancy-log": "2.0.0",
196196
"fs-extra": "11.3.2",
197-
"glob": "11.1.0",
197+
"glob": "12.0.0",
198198
"gulp": "5.0.1",
199199
"gulp-brotli": "3.0.0",
200200
"gulp-json-transform": "0.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8869,9 +8869,9 @@ __metadata:
88698869
languageName: node
88708870
linkType: hard
88718871

8872-
"glob@npm:11.1.0":
8873-
version: 11.1.0
8874-
resolution: "glob@npm:11.1.0"
8872+
"glob@npm:12.0.0":
8873+
version: 12.0.0
8874+
resolution: "glob@npm:12.0.0"
88758875
dependencies:
88768876
foreground-child: "npm:^3.3.1"
88778877
jackspeak: "npm:^4.1.1"
@@ -8881,7 +8881,7 @@ __metadata:
88818881
path-scurry: "npm:^2.0.0"
88828882
bin:
88838883
glob: dist/esm/bin.mjs
8884-
checksum: 10/da4501819633daff8822c007bb3f93d5c4d2cbc7b15a8e886660f4497dd251a1fb4f53a85fba1e760b31704eff7164aeb2c7a82db10f9f2c362d12c02fe52cf3
8884+
checksum: 10/6e21b3f1f1fa635836d45e54bbe50704884cc3e310e0cc011cfb5429db65a030e12936d99b07e66236370efe45dc8c8b26fa5334dbf555d6f8709e0315c77c30
88858885
languageName: node
88868886
linkType: hard
88878887

@@ -9324,7 +9324,7 @@ __metadata:
93249324
fancy-log: "npm:2.0.0"
93259325
fs-extra: "npm:11.3.2"
93269326
fuse.js: "npm:7.1.0"
9327-
glob: "npm:11.1.0"
9327+
glob: "npm:12.0.0"
93289328
google-timezones-json: "npm:1.2.0"
93299329
gulp: "npm:5.0.1"
93309330
gulp-brotli: "npm:3.0.0"

0 commit comments

Comments
 (0)