From ae201700735ac2c1a5d9c073036f89b051561c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 21:25:01 +0000 Subject: [PATCH] Bump @chatie/eslint-config from 0.14.1 to 1.0.4 Bumps [@chatie/eslint-config](https://github.com/Chatie/eslint-config) from 0.14.1 to 1.0.4. - [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 307af6c..288fe99 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "wechaty": "^0.68.1" }, "devDependencies": { - "@chatie/eslint-config": "^0.14.1", + "@chatie/eslint-config": "^1.0.4", "@chatie/git-scripts": "^0.6.2", "@chatie/semver": "^0.4.7", "@chatie/tsconfig": "^0.20.2",