Skip to content

Commit 5726861

Browse files
committed
Update minimatch and fast-xml-parser
1 parent 88ca240 commit 5726861

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@
8181
"esbuild-plugin-clean": "1.0.1",
8282
"esbuild-plugin-copy": "2.1.1",
8383
"lint-staged": "16.2.7",
84-
"minimatch": "10.2.1",
84+
"minimatch": "10.2.4",
8585
"oxlint": "1.38.0",
8686
"oxlint-tsgolint": "0.10.1",
8787
"prettier": "3.8.1",
8888
"simple-git-hooks": "2.13.1",
8989
"@ianvs/prettier-plugin-sort-imports": "4.7.1"
9090
},
9191
"overrides": {
92-
"minimatch": "10.2.1"
92+
"minimatch": "10.2.4"
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)