mirror of
https://github.com/ivuorinen/base-configs-markdownlint.git
synced 2026-03-02 12:54:22 +00:00
fix(deps): resolve vulnerable minimatch 10.1.3 via yarn resolutions (#124)
This commit is contained in:
@@ -43,5 +43,8 @@
|
||||
"packageManager": "yarn@4.12.0",
|
||||
"devDependencies": {
|
||||
"@ivuorinen/semantic-release-config": "^1.0.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"minimatch": ">=10.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user