Skip to content

File tree

2 files changed

+25
-82
lines changed

2 files changed

+25
-82
lines changed

package-lock.json

Lines changed: 15 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"log4js": "6.9.1",
8080
"marked": "15.0.12",
8181
"marked-terminal": "7.3.0",
82-
"minimatch": "10.1.1",
82+
"minimatch": "10.2.4",
8383
"mkdirp": "3.0.1",
8484
"mute-stream": "2.0.0",
8585
"nativescript-dev-xcode": "0.8.1",
@@ -168,6 +168,15 @@
168168
},
169169
"npm-watch": {
170170
"nodemon": "3.0.3"
171+
},
172+
"grunt": {
173+
"minimatch": "3.1.5"
174+
},
175+
"globule": {
176+
"minimatch": "3.1.5"
177+
},
178+
"replace": {
179+
"minimatch": "3.1.5"
171180
}
172181
},
173182
"analyze": true,

0 commit comments

Comments
 (0)