Skip to content

Commit b61b0f4

Browse files
fix(package): update yargs to version 15.2.0
Closes #9
1 parent d08ad08 commit b61b0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Get android splash screen files names and dimensions",
55
"dependencies": {
66
"abbrev": "^1.0.5",
7-
"yargs": "^8.0.1"
7+
"yargs": "^15.2.0"
88
},
99
"devDependencies": {
1010
"semantic-release": "^6.3.2",

0 commit comments

Comments
 (0)