Skip to content

Commit 5bd6e92

Browse files
authored
chore(deps): bump micromatch (#29948)
1 parent bac61fc commit 5bd6e92

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

superset-frontend/package-lock.json

Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

superset-frontend/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,10 @@
368368
},
369369
"puppeteer": "^22.4.1",
370370
"@types/react": "^16.9.53",
371-
"underscore": "^1.13.7"
371+
"underscore": "^1.13.7",
372+
"fast-glob": {
373+
"micromatch": "^4.0.6"
374+
}
372375
},
373376
"readme": "ERROR: No README data found!",
374377
"scarfSettings": {

0 commit comments

Comments
 (0)