From 122774f54983f7416209d4f37ec1ec7939e5894d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 13:10:23 +0000 Subject: [PATCH] Bump @chatie/eslint-config from 0.12.4 to 0.16.2 Bumps [@chatie/eslint-config](https://github.com/Chatie/eslint-config) from 0.12.4 to 0.16.2. - [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..3ad3afd 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.16.2", "@chatie/git-scripts": "^0.6.1", "@chatie/semver": "^0.4.7", "@chatie/tsconfig": "^0.10.1",