build(deps-dev): update tslint-config-typings requirement from ^0.2.4 to ^0.3.1 (#2746)

Updates the requirements on [tslint-config-typings](https://github.com/typings/tslint-config-typings) to permit the latest version.
- [Release notes](https://github.com/typings/tslint-config-typings/releases)
- [Commits](https://github.com/typings/tslint-config-typings/commits/v0.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-08-17 23:01:01 -05:00
committed by Zack Campbell
parent 6841b4e66a
commit 418be7bef1

View File

@@ -56,7 +56,7 @@
"eslint": "^5.0.1",
"json-filter-loader": "^1.0.0",
"tslint": "^3.15.1",
"tslint-config-typings": "^0.2.4",
"tslint-config-typings": "^0.3.1",
"typescript": "^3.0.1",
"uglifyjs-webpack-plugin": "^1.1.8",
"webpack": "^4.5.0",