Skip to content

Commit c7a626a

Browse files
committed
Update glob dependency to version 10.5.0
1 parent f8923ed commit c7a626a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,8 @@
233233
"@fullcalendar/daygrid": "6.1.19",
234234
"globals": "16.5.0",
235235
"tslib": "2.8.1",
236-
"@material/mwc-list@^0.27.0": "patch:@material/mwc-list@npm%3A0.27.0#~/.yarn/patches/@material-mwc-list-npm-0.27.0-5344fc9de4.patch"
236+
"@material/mwc-list@^0.27.0": "patch:@material/mwc-list@npm%3A0.27.0#~/.yarn/patches/@material-mwc-list-npm-0.27.0-5344fc9de4.patch",
237+
"glob@^10.2.2": "^10.5.0"
237238
},
238239
"packageManager": "[email protected]",
239240
"volta": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8885,9 +8885,9 @@ __metadata:
88858885
languageName: node
88868886
linkType: hard
88878887

8888-
"glob@npm:^10.2.2":
8889-
version: 10.4.5
8890-
resolution: "glob@npm:10.4.5"
8888+
"glob@npm:^10.5.0":
8889+
version: 10.5.0
8890+
resolution: "glob@npm:10.5.0"
88918891
dependencies:
88928892
foreground-child: "npm:^3.1.0"
88938893
jackspeak: "npm:^3.1.2"
@@ -8897,7 +8897,7 @@ __metadata:
88978897
path-scurry: "npm:^1.11.1"
88988898
bin:
88998899
glob: dist/esm/bin.mjs
8900-
checksum: 10/698dfe11828b7efd0514cd11e573eaed26b2dff611f0400907281ce3eab0c1e56143ef9b35adc7c77ecc71fba74717b510c7c223d34ca8a98ec81777b293d4ac
8900+
checksum: 10/ab3bccfefcc0afaedbd1f480cd0c4a2c0e322eb3f0aa7ceaa31b3f00b825069f17cf0f1fc8b6f256795074b903f37c0ade37ddda6a176aa57f1c2bbfe7240653
89018901
languageName: node
89028902
linkType: hard
89038903

0 commit comments

Comments
 (0)