cli: switch minimatch range to ^

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-11-30 13:19:32 +01:00
parent ee14bab716
commit 16cf6d5b2e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/cli': patch
---
Updated dependency `minimatch` to `5.1.1`.
Updated dependency `minimatch` to `5.1.1` and switch version range to `^`.
+1 -1
View File
@@ -96,7 +96,7 @@
"json-schema": "^0.4.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.4.2",
"minimatch": "5.1.1",
"minimatch": "^5.1.1",
"node-fetch": "^2.6.7",
"node-libs-browser": "^2.2.1",
"npm-packlist": "^5.0.0",
+2 -2
View File
@@ -3684,7 +3684,7 @@ __metadata:
json-schema: ^0.4.0
lodash: ^4.17.21
mini-css-extract-plugin: ^2.4.2
minimatch: 5.1.1
minimatch: ^5.1.1
mock-fs: ^5.1.0
msw: ^0.49.0
node-fetch: ^2.6.7
@@ -28865,7 +28865,7 @@ __metadata:
languageName: node
linkType: hard
"minimatch@npm:5.1.1, minimatch@npm:^5.0.0, minimatch@npm:^5.0.1, minimatch@npm:^5.1.0":
"minimatch@npm:^5.0.0, minimatch@npm:^5.0.1, minimatch@npm:^5.1.0, minimatch@npm:^5.1.1":
version: 5.1.1
resolution: "minimatch@npm:5.1.1"
dependencies: