Skip to content

Commit e212b2b

Browse files
authored
Bump micromatch version to 4.0.8 (#167)
1 parent b10a552 commit e212b2b

File tree

2 files changed

+19
-504
lines changed

2 files changed

+19
-504
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"resolutions": {
1111
"braces": "3.0.3",
1212
"ansi-regex": "3.0.1",
13-
"minimist": "1.2.6"
13+
"minimist": "1.2.6",
14+
"micromatch": "4.0.8"
1415
},
1516
"version": "0.0.1-development",
1617
"main": "dist/contentful-typescript-codegen.js",

0 commit comments

Comments
 (0)