Skip to content

Commit 52f8854

Browse files
fix(deps): update dependency minimatch to v10.2.3 [security] (DevExpress#32736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e079fc2 commit 52f8854

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

apps/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vue/compiler-sfc": "3.3.4",
2020
"@vue/test-utils": "2.0.0-beta.7",
2121
"css-loader": "6.10.0",
22-
"minimatch": "10.2.1",
22+
"minimatch": "10.2.3",
2323
"source-map-loader": "4.0.2",
2424
"style-loader": "3.3.4",
2525
"ts-loader": "9.5.4",

packages/nx-infra-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"fs-extra": "11.2.0",
1616
"glob": "11.1.0",
17-
"minimatch": "10.2.1",
17+
"minimatch": "10.2.3",
1818
"normalize-path": "3.0.0",
1919
"lodash": "4.17.23",
2020
"rimraf": "3.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)