From d2910965c25c0471646251f76c89d14a3a72fbdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 01:28:50 +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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0058485..940b158 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-run-script", - "version": "1.0.1", + "version": "1.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-run-script", - "version": "1.0.1", + "version": "1.0.4", "license": "MIT", "dependencies": { "array-string-map": "^3.0.0", @@ -1178,9 +1178,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", @@ -4434,9 +4434,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",