From bb07ec8ff62c8866233a91f7b3499ae79b11da35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 13:13:04 +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 74d5f16c..4a075ef5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "numjs": "^0.16" }, "devDependencies": { - "@chatie/eslint-config": "^0.12.3", + "@chatie/eslint-config": "^0.16.2", "@chatie/git-scripts": "^0.6.2", "@chatie/semver": "^0.4.7", "@chatie/tsconfig": "^0.14.1",