Skip to content

Commit f72c7fc

Browse files
authored
Update ini component version in test package.json (#14454)
1 parent 281b437 commit f72c7fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/common/markdown/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"resolutions": {
1313
"yargs-parser": "^13.1.2" ,
14-
"y18n": "^5.0.5"
14+
"y18n": "^5.0.5",
15+
"ini": "^1.3.6"
1516
},
1617
"devDependencies": {
1718
"gulp-concat": "^2.6.1",

0 commit comments

Comments
 (0)