Skip to content

Commit 804d404

Browse files
chore(deps): bump minimatch from 3.1.2 to 10.0.1
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 10.0.1. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v10.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c25d124 commit 804d404

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"typescript": ">=3.6.5"
7373
},
7474
"dependencies": {
75-
"minimatch": "^3.1.2"
75+
"minimatch": "^10.0.1"
7676
},
7777
"packageManager": "[email protected]+sha512.91d93b445d9284e7ed52931369bc89a663414e5582d00eea45c67ddc459a2582919eece27c412d6ffd1bd0793ff35399381cb229326b961798ce4f4cc60ddfdb"
7878
}

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1819,6 +1819,15 @@ __metadata:
18191819
languageName: node
18201820
linkType: hard
18211821

1822+
"minimatch@npm:^10.0.1":
1823+
version: 10.0.1
1824+
resolution: "minimatch@npm:10.0.1"
1825+
dependencies:
1826+
brace-expansion: "npm:^2.0.1"
1827+
checksum: 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
1828+
languageName: node
1829+
linkType: hard
1830+
18221831
"minimatch@npm:^3.1.2":
18231832
version: 3.1.2
18241833
resolution: "minimatch@npm:3.1.2"
@@ -2659,7 +2668,7 @@ __metadata:
26592668
changelogen: "npm:^0.5.5"
26602669
eslint: "npm:9.x"
26612670
globals: "npm:^15.9.0"
2662-
minimatch: "npm:^3.1.2"
2671+
minimatch: "npm:^10.0.1"
26632672
prettier: "npm:^3.3.3"
26642673
ts-patch: "npm:^3.2.1"
26652674
typescript: "npm:^5.5.4"

0 commit comments

Comments
 (0)