From 886cf762eea8ddfe885df2a3cde8049bafbf5882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Sep 2021 13:16:04 +0000 Subject: [PATCH] Bump @chatie/eslint-config from 0.12.4 to 0.14.1 Bumps [@chatie/eslint-config](https://github.com/Chatie/eslint-config) from 0.12.4 to 0.14.1. - [Release notes](https://github.com/Chatie/eslint-config/releases) - [Commits](https://github.com/Chatie/eslint-config/commits) --- updated-dependencies: - dependency-name: "@chatie/eslint-config" 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 43942a0..8809b0e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "homepage": "https://github.com/Chatie/api#readme", "devDependencies": { - "@chatie/eslint-config": "^0.12.1", + "@chatie/eslint-config": "^0.14.1", "@chatie/git-scripts": "^0.6.1", "@chatie/semver": "^0.4.7", "@chatie/tsconfig": "^0.10.1",