Skip to content

Commit f18f6c8

Browse files
authored
fix: update dependency minimatch to ^3.1.5 (#20564)
1 parent 1d16c2f commit f18f6c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"is-glob": "^4.0.0",
138138
"json-stable-stringify-without-jsonify": "^1.0.1",
139139
"lodash.merge": "^4.6.2",
140-
"minimatch": "^3.1.3",
140+
"minimatch": "^3.1.5",
141141
"natural-compare": "^1.4.0",
142142
"optionator": "^0.9.3"
143143
},

0 commit comments

Comments
 (0)