From 01423cd47d4a89ffdce2bdaf8cfba92c5c6c0174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 00:52:03 +0000 Subject: [PATCH] Bump eslint-config-pythoncoderas-combo from 1.1.0 to 1.1.2 Bumps [eslint-config-pythoncoderas-combo](https://github.com/PythonCoderAS/eslint-config-pythoncoderas-combo) from 1.1.0 to 1.1.2. - [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.1.0...v1.1.2) --- updated-dependencies: - dependency-name: eslint-config-pythoncoderas-combo 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 5e1e1e3..eebabff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1317,9 +1317,9 @@ } }, "node_modules/eslint-config-pythoncoderas-combo": { - "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==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/eslint-config-pythoncoderas-combo/-/eslint-config-pythoncoderas-combo-1.1.2.tgz", + "integrity": "sha512-MPPjVIbkcHggQY3BLZixqrjGwJ+Q4n48mDgTQ+Rxj6DvRS6Z4X53QfxJGAkEghTGXUWxOpmzdNbGsJO32sMkaA==", "dev": true, "dependencies": { "eslint-config-pythoncoderas": "^2.0.0", @@ -4763,9 +4763,9 @@ } }, "eslint-config-pythoncoderas-combo": { - "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==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/eslint-config-pythoncoderas-combo/-/eslint-config-pythoncoderas-combo-1.1.2.tgz", + "integrity": "sha512-MPPjVIbkcHggQY3BLZixqrjGwJ+Q4n48mDgTQ+Rxj6DvRS6Z4X53QfxJGAkEghTGXUWxOpmzdNbGsJO32sMkaA==", "dev": true, "requires": { "eslint-config-pythoncoderas": "^2.0.0",