Merge branch 'renovate/yargs-16.x' into 'develop'

Update dependency yargs to v16

See merge request soapbox-pub/soapbox-fe!334
This commit is contained in:
Alex Gleason
2020-10-07 22:00:17 +00:00
2 changed files with 44 additions and 28 deletions

View File

@ -160,6 +160,6 @@
"redux-mock-store": "^1.5.4",
"sass-lint": "^1.13.1",
"webpack-dev-server": "^3.5.1",
"yargs": "^15.0.0"
"yargs": "^16.0.3"
}
}