Skip to content

Commit e052668

Browse files
Merge pull request #1039 from vmware/dependabot/npm_and_yarn/typescript/vrotsc/minimatch-10.2.3
build(deps): Bump minimatch from 10.0.1 to 10.2.3 in /typescript/vrotsc
2 parents 76be205 + 52155d1 commit e052668

File tree

2 files changed

+33
-50
lines changed

2 files changed

+33
-50
lines changed

typescript/vrotsc/package-lock.json

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

typescript/vrotsc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"brace-expansion": "^2.0.2",
20-
"minimatch": "^10.0.0"
20+
"minimatch": "^10.2.3"
2121
},
2222
"devDependencies": {
2323
"@rollup/plugin-commonjs": "28.0.1",
@@ -38,7 +38,7 @@
3838
"is-keyword-js": "1.0.3",
3939
"js-yaml": "4.1.1",
4040
"merge2": "1.4.1",
41-
"minimatch": "10.0.1",
41+
"minimatch": "10.2.3",
4242
"minimist": "1.2.8",
4343
"prettier": "^3.5.3",
4444
"rollup": "4.28.0",

0 commit comments

Comments
 (0)