Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Commit cdb3765

Browse files
authored
Resolve dependabot alert on micromatch (#28)
1 parent 349299a commit cdb3765

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ typings/
7373
!.yarn/sdks/**
7474
!.yarn/versions
7575
.pnp.*
76+
77+
.DS_Store

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3486,12 +3486,12 @@ __metadata:
34863486
linkType: hard
34873487

34883488
"micromatch@npm:^4.0.4":
3489-
version: 4.0.7
3490-
resolution: "micromatch@npm:4.0.7"
3489+
version: 4.0.8
3490+
resolution: "micromatch@npm:4.0.8"
34913491
dependencies:
34923492
braces: ^3.0.3
34933493
picomatch: ^2.3.1
3494-
checksum: 3cde047d70ad80cf60c787b77198d680db3b8c25b23feb01de5e2652205d9c19f43bd81882f69a0fd1f0cde6a7a122d774998aad3271ddb1b8accf8a0f480cf7
3494+
checksum: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966
34953495
languageName: node
34963496
linkType: hard
34973497

0 commit comments

Comments
 (0)