From 494758f55432e62422b064b0f81a1d6b703dc868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 21:23:33 +0000 Subject: [PATCH] Bump @chatie/tsconfig from 0.20.6 to 4.5.3 Bumps [@chatie/tsconfig](https://github.com/Chatie/tsconfig) from 0.20.6 to 4.5.3. - [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-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 307af6c..7e4ebeb 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@chatie/eslint-config": "^0.14.1", "@chatie/git-scripts": "^0.6.2", "@chatie/semver": "^0.4.7", - "@chatie/tsconfig": "^0.20.2", + "@chatie/tsconfig": "^4.5.3", "@types/nedb": "^1.8.11", "@types/update-notifier": "^5.0.0", "cross-env": "^7.0.3",