Skip to content

Commit 7e0a413

Browse files
fix(deps): bump minimatch
Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.1.8 and updates ancestor dependencies and [minimatch](https://github.com/isaacs/minimatch). These dependencies need to be updated together. Updates `minimatch` from 5.1.6 to 5.1.8 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.6...v5.1.8) Updates `minimatch` from 3.1.2 to 3.1.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.6...v5.1.8) Updates `minimatch` from 9.0.5 to 9.0.7 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.6...v5.1.8) Updates `minimatch` from 10.0.3 to 10.2.3 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.6...v5.1.8) --- updated-dependencies: - dependency-name: minimatch dependency-version: 5.1.8 dependency-type: indirect - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: indirect - dependency-name: minimatch dependency-version: 9.0.7 dependency-type: indirect - dependency-name: minimatch dependency-version: 10.2.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c268cb6 commit 7e0a413

File tree

2 files changed

+124
-85
lines changed

2 files changed

+124
-85
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"eslint": "^9.29.0",
129129
"glob": "^11.0.3",
130130
"graphql": "^16.11.0",
131-
"minimatch": "^10.0.3",
131+
"minimatch": "^10.2.3",
132132
"mocha": "^11.7.4",
133133
"nyc": "^17.1.0",
134134
"ovsx": "^0.10.6",

0 commit comments

Comments
 (0)