From a20f1e8d0860e7c04bf1e43096055cef2595a03f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 13:24:36 +0000 Subject: [PATCH] Bump @chatie/tsconfig from 0.10.1 to 0.14.1 Bumps [@chatie/tsconfig](https://github.com/Chatie/tsconfig) from 0.10.1 to 0.14.1. - [Release notes](https://github.com/Chatie/tsconfig/releases) - [Commits](https://github.com/Chatie/tsconfig/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43942a0..a2f0440 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@chatie/eslint-config": "^0.12.1", "@chatie/git-scripts": "^0.6.1", "@chatie/semver": "^0.4.7", - "@chatie/tsconfig": "^0.10.1", + "@chatie/tsconfig": "^0.14.1", "generator-swaggerize": "^4.1.0", "oas-linter": "^3.1.2", "pkg-jq": "^0.2.4",