Skip to content

Commit c8e8a40

Browse files
fix(deps): update dependency minimatch to v10.2.4 (#32908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andrey Dolzhikov <16618553+Raushen@users.noreply.github.com>
1 parent ce99af1 commit c8e8a40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.3",
22+
"minimatch": "10.2.4",
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.3",
17+
"minimatch": "10.2.4",
1818
"lodash": "4.17.23",
1919
"normalize-path": "3.0.0",
2020
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)