From 304c075f6b602f00ae0a68654f015a3383a30ad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 04:01:38 +0000 Subject: [PATCH] build(deps-dev): bump @hokify/eslint-config from 2.3.0 to 2.3.1 Bumps @hokify/eslint-config from 2.3.0 to 2.3.1. --- updated-dependencies: - dependency-name: "@hokify/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2638de8..56f93a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -206,9 +206,9 @@ } }, "node_modules/@hokify/eslint-config": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@hokify/eslint-config/-/eslint-config-2.3.0.tgz", - "integrity": "sha512-8xStoawQGImITAEvHULuDkyE8EhqlfL/YzvH5gR8mvEN/W24Gc3Ije4hIUBLKeUemdqXA9nKRz4kwJ2C/uqv1g==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@hokify/eslint-config/-/eslint-config-2.3.1.tgz", + "integrity": "sha512-kvOmY/a+F/jBLO1CamOELVdgDEY/Y9d1I1pqOBacOUrRMSRqmInM9GYzmBV4xGioP+1Ewgsg8syGNCkC3TghSg==", "dev": true, "dependencies": { "@typescript-eslint/eslint-plugin": "^5.27.0", @@ -6346,9 +6346,9 @@ } }, "@hokify/eslint-config": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@hokify/eslint-config/-/eslint-config-2.3.0.tgz", - "integrity": "sha512-8xStoawQGImITAEvHULuDkyE8EhqlfL/YzvH5gR8mvEN/W24Gc3Ije4hIUBLKeUemdqXA9nKRz4kwJ2C/uqv1g==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@hokify/eslint-config/-/eslint-config-2.3.1.tgz", + "integrity": "sha512-kvOmY/a+F/jBLO1CamOELVdgDEY/Y9d1I1pqOBacOUrRMSRqmInM9GYzmBV4xGioP+1Ewgsg8syGNCkC3TghSg==", "dev": true, "requires": { "@typescript-eslint/eslint-plugin": "^5.27.0",