fix(deps): resolve minimatch to latest 10.x

Add resolutions field to pin minimatch to ^10.2.4.
This commit is contained in:
2026-02-28 10:40:19 +02:00
parent 46b9e3ebeb
commit ed6bef5c7e
2 changed files with 7 additions and 4 deletions

View File

@@ -42,5 +42,8 @@
"prettier": "^3.8.1",
"typescript": "^5.9.3"
},
"resolutions": {
"minimatch": "^10.2.4"
},
"packageManager": "yarn@4.12.0"
}

View File

@@ -271,12 +271,12 @@ __metadata:
languageName: node
linkType: hard
"minimatch@npm:^10.2.2":
version: 10.2.2
resolution: "minimatch@npm:10.2.2"
"minimatch@npm:^10.2.4":
version: 10.2.4
resolution: "minimatch@npm:10.2.4"
dependencies:
brace-expansion: "npm:^5.0.2"
checksum: 10c0/098831f2f542cb802e1f249c809008a016e1fef6b3a9eda9cf9ecb2b3d7979083951bd47c0c82fcf34330bd3b36638a493d4fa8e24cce58caf5b481de0f4e238
checksum: 10c0/35f3dfb7b99b51efd46afd378486889f590e7efb10e0f6a10ba6800428cf65c9a8dedb74427d0570b318d749b543dc4e85f06d46d2858bc8cac7e1eb49a95945
languageName: node
linkType: hard