Skip to content

Commit 8b8189b

Browse files
Bump minimatch from 9.0.5 to 9.0.9
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.9. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) --- updated-dependencies: - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2964c0 commit 8b8189b

2 files changed

Lines changed: 798 additions & 2182 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@
5151
"typescript-eslint": "8.31.1"
5252
},
5353
"overrides": {
54-
"minimatch": "^9.0.5"
54+
"minimatch": "^9.0.9"
5555
},
5656
"pnpm": {
5757
"overrides": {
58-
"minimatch": "^9.0.5"
58+
"minimatch": "^9.0.9"
5959
}
6060
},
6161
"resolutions": {
62-
"minimatch": "^9.0.5"
62+
"minimatch": "^9.0.9"
6363
},
6464
"exports": {
6565
".": {

0 commit comments

Comments
 (0)