Skip to content

Commit f5f1f5e

Browse files
chore(deps): update dependency micromatch to v4.0.8 (#3581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8472f04 commit f5f1f5e

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"fs-extra": "11.2.0",
5151
"js-yaml": "4.1.0",
5252
"knip": "5.27.4",
53-
"micromatch": "4.0.7",
53+
"micromatch": "4.0.8",
5454
"semver": "7.6.3",
5555
"spinnies": "0.5.1",
5656
"typescript": "5.5.4",

yarn.lock

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10233,17 +10233,7 @@ __metadata:
1023310233
languageName: node
1023410234
linkType: hard
1023510235

10236-
"micromatch@npm:4.0.7":
10237-
version: 4.0.7
10238-
resolution: "micromatch@npm:4.0.7"
10239-
dependencies:
10240-
braces: "npm:^3.0.3"
10241-
picomatch: "npm:^2.3.1"
10242-
checksum: 10/a11ed1cb67dcbbe9a5fc02c4062cf8bb0157d73bf86956003af8dcfdf9b287f9e15ec0f6d6925ff6b8b5b496202335e497b01de4d95ef6cf06411bc5e5c474a0
10243-
languageName: node
10244-
linkType: hard
10245-
10246-
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:~4.0.7":
10236+
"micromatch@npm:4.0.8, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:~4.0.7":
1024710237
version: 4.0.8
1024810238
resolution: "micromatch@npm:4.0.8"
1024910239
dependencies:
@@ -12168,7 +12158,7 @@ __metadata:
1216812158
fs-extra: "npm:11.2.0"
1216912159
js-yaml: "npm:4.1.0"
1217012160
knip: "npm:5.27.4"
12171-
micromatch: "npm:4.0.7"
12161+
micromatch: "npm:4.0.8"
1217212162
semver: "npm:7.6.3"
1217312163
spinnies: "npm:0.5.1"
1217412164
typescript: "npm:5.5.4"

0 commit comments

Comments
 (0)