From 01effc8a4383ccfbd7961b5714a77559faf1d6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:15:20 +0000 Subject: [PATCH] Bump @chatie/tsconfig from 0.14.1 to 0.20.4 Bumps [@chatie/tsconfig](https://github.com/Chatie/tsconfig) from 0.14.1 to 0.20.4. - [Release notes](https://github.com/Chatie/tsconfig/releases) - [Commits](https://github.com/Chatie/tsconfig/commits) --- updated-dependencies: - dependency-name: "@chatie/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74d5f16c..40319c17 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@chatie/eslint-config": "^0.12.3", "@chatie/git-scripts": "^0.6.2", "@chatie/semver": "^0.4.7", - "@chatie/tsconfig": "^0.14.1", + "@chatie/tsconfig": "^0.20.4", "@types/app-root-path": "^1.2.4", "@types/argparse": "^2.0.5", "@types/blessed": "^0.1.17",