From 42cc913b013f802d66a9fc28044610ae5efcb0a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 13:10:07 +0000 Subject: [PATCH] Bump @chatie/eslint-config from 0.12.4 to 1.0.2 Bumps [@chatie/eslint-config](https://github.com/Chatie/eslint-config) from 0.12.4 to 1.0.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-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 43942a0..7c6ca5c 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": "^1.0.2", "@chatie/git-scripts": "^0.6.1", "@chatie/semver": "^0.4.7", "@chatie/tsconfig": "^0.10.1",