From 592e2483836148096852d9e6094ed704f619e93f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 01:28:53 +0000 Subject: [PATCH] Bump eslint-config-pythoncoderas-combo from 1.0.3 to 1.1.0 Bumps [eslint-config-pythoncoderas-combo](https://github.com/PythonCoderAS/eslint-config-pythoncoderas-combo) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/PythonCoderAS/eslint-config-pythoncoderas-combo/releases) - [Changelog](https://github.com/PythonCoderAS/eslint-config-pythoncoderas-combo/blob/master/.releaserc.json) - [Commits](https://github.com/PythonCoderAS/eslint-config-pythoncoderas-combo/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: eslint-config-pythoncoderas-combo dependency-type: direct:development update-type: version-update:semver-minor ... 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 b4c65ec..d7093e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1317,9 +1317,9 @@ } }, "node_modules/eslint-config-pythoncoderas-combo": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/eslint-config-pythoncoderas-combo/-/eslint-config-pythoncoderas-combo-1.0.3.tgz", - "integrity": "sha512-6Tr2L6ZEUSr3cc/OOF60WLB/2+a88aqToSYWulH5QmEkQXbcENWIu9/iB6cz7NC5Q3Oh6xahxTawsavye8nxyA==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-pythoncoderas-combo/-/eslint-config-pythoncoderas-combo-1.1.0.tgz", + "integrity": "sha512-jmo6WWsNF1n2kAcb9k0w6ZU3vEAlbZq8WQvenv1YjAQvWMxWGCOF8V4Z+J5xQuVVI3ifeERn90tVQW9EOgVvIg==", "dev": true, "dependencies": { "eslint-config-pythoncoderas": "^2.0.0", @@ -4763,9 +4763,9 @@ } }, "eslint-config-pythoncoderas-combo": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/eslint-config-pythoncoderas-combo/-/eslint-config-pythoncoderas-combo-1.0.3.tgz", - "integrity": "sha512-6Tr2L6ZEUSr3cc/OOF60WLB/2+a88aqToSYWulH5QmEkQXbcENWIu9/iB6cz7NC5Q3Oh6xahxTawsavye8nxyA==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-pythoncoderas-combo/-/eslint-config-pythoncoderas-combo-1.1.0.tgz", + "integrity": "sha512-jmo6WWsNF1n2kAcb9k0w6ZU3vEAlbZq8WQvenv1YjAQvWMxWGCOF8V4Z+J5xQuVVI3ifeERn90tVQW9EOgVvIg==", "dev": true, "requires": { "eslint-config-pythoncoderas": "^2.0.0",