Skip to content

Commit 15855f8

Browse files
authored
bump micromatch dep (#12)
1 parent 192a7f1 commit 15855f8

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

.pnp.cjs

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ __metadata:
11901190
languageName: node
11911191
linkType: hard
11921192

1193-
"braces@npm:^3.0.2, braces@npm:~3.0.2":
1193+
"braces@npm:^3.0.3, braces@npm:~3.0.2":
11941194
version: 3.0.3
11951195
resolution: "braces@npm:3.0.3"
11961196
dependencies:
@@ -3259,12 +3259,12 @@ __metadata:
32593259
linkType: hard
32603260

32613261
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
3262-
version: 4.0.5
3263-
resolution: "micromatch@npm:4.0.5"
3262+
version: 4.0.8
3263+
resolution: "micromatch@npm:4.0.8"
32643264
dependencies:
3265-
braces: "npm:^3.0.2"
3265+
braces: "npm:^3.0.3"
32663266
picomatch: "npm:^2.3.1"
3267-
checksum: a749888789fc15cac0e03273844dbd749f9f8e8d64e70c564bcf06a033129554c789bb9e30d7566d7ff6596611a08e58ac12cf2a05f6e3c9c47c50c4c7e12fa2
3267+
checksum: 6bf2a01672e7965eb9941d1f02044fad2bd12486b5553dc1116ff24c09a8723157601dc992e74c911d896175918448762df3b3fd0a6b61037dd1a9766ddfbf58
32683268
languageName: node
32693269
linkType: hard
32703270

0 commit comments

Comments
 (0)