Skip to content

Commit 36fd951

Browse files
authored
BackPort 2.19 Updated Micromatch new version (#1277)
Signed-off-by: Vaibhav Agarwal <[email protected]>
1 parent 6fc6207 commit 36fd951

File tree

2 files changed

+9
-505
lines changed

2 files changed

+9
-505
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"**/typescript": "4.0.2",
6161
"**/terser": "^4.8.1",
6262
"braces": "^3.0.3",
63-
"cross-spawn": "^7.0.5"
63+
"cross-spawn": "^7.0.5",
64+
"**/micromatch": "^4.0.8"
6465
},
6566
"devDependencies": {
6667
"@elastic/elastic-eslint-config-kibana": "link:../../packages/opensearch-eslint-config-opensearch-dashboards",
@@ -84,4 +85,4 @@
8485
"engines": {
8586
"yarn": "^1.21.1"
8687
}
87-
}
88+
}

0 commit comments

Comments
 (0)