Bump dependency minimatch to v5

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-02-21 10:56:59 +01:00
parent 6f8d32f9bb
commit 999224f2a7
14 changed files with 34 additions and 24 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"dependencies": {
"@manypkg/get-packages": "^1.1.3",
"minimatch": "^5.1.2"
"minimatch": "^9.0.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^",