From 3c277779cfa0fc120d1e92c110ce01236436795e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 01:49:36 +0000 Subject: [PATCH 1/3] chore(deps): bump eslint-plugin-unicorn from 40.1.0 to 42.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 40.1.0 to 42.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v40.1.0...v42.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- package.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3ecdd05..24e8ff3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "eslint-config-oclif", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-config-oclif", - "version": "4.0.0", + "version": "4.0.1", "license": "MIT", "dependencies": { "eslint-config-xo-space": "^0.30.0", "eslint-plugin-mocha": "^10.0.5", "eslint-plugin-node": "^11.1.0", - "eslint-plugin-unicorn": "^40.1.0" + "eslint-plugin-unicorn": "^42.0.0" }, "devDependencies": { "eslint": "^8.16.0" @@ -548,9 +548,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "40.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.1.0.tgz", - "integrity": "sha512-y5doK2DF9Sr5AqKEHbHxjFllJ167nKDRU01HDcWyv4Tnmaoe9iNxMrBnaybZvWZUaE3OC5Unu0lNIevYamloig==", + "version": "42.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz", + "integrity": "sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==", "dependencies": { "@babel/helper-validator-identifier": "^7.15.7", "ci-info": "^3.3.0", @@ -574,7 +574,7 @@ "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1" }, "peerDependencies": { - "eslint": ">=7.32.0" + "eslint": ">=8.8.0" } }, "node_modules/eslint-plugin-unicorn/node_modules/eslint-utils": { @@ -1913,9 +1913,9 @@ } }, "eslint-plugin-unicorn": { - "version": "40.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.1.0.tgz", - "integrity": "sha512-y5doK2DF9Sr5AqKEHbHxjFllJ167nKDRU01HDcWyv4Tnmaoe9iNxMrBnaybZvWZUaE3OC5Unu0lNIevYamloig==", + "version": "42.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz", + "integrity": "sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==", "requires": { "@babel/helper-validator-identifier": "^7.15.7", "ci-info": "^3.3.0", diff --git a/package.json b/package.json index 661b208..3c12e30 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "eslint-config-xo-space": "^0.30.0", "eslint-plugin-mocha": "^10.0.5", "eslint-plugin-node": "^11.1.0", - "eslint-plugin-unicorn": "^40.1.0" + "eslint-plugin-unicorn": "^42.0.0" }, "devDependencies": { "eslint": "^8.16.0" From 4f49259afc3d96e60c59d1af19d0a3629fcc9eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 01:49:50 +0000 Subject: [PATCH 2/3] chore(deps): bump eslint-config-xo-space from 0.30.0 to 0.33.0 Bumps [eslint-config-xo-space](https://github.com/xojs/eslint-config-xo-space) from 0.30.0 to 0.33.0. - [Release notes](https://github.com/xojs/eslint-config-xo-space/releases) - [Commits](https://github.com/xojs/eslint-config-xo-space/compare/v0.30.0...v0.33.0) --- updated-dependencies: - dependency-name: eslint-config-xo-space dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 58 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3ecdd05..8bc5c6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "eslint-config-oclif", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-config-oclif", - "version": "4.0.0", + "version": "4.0.1", "license": "MIT", "dependencies": { - "eslint-config-xo-space": "^0.30.0", + "eslint-config-xo-space": "^0.33.0", "eslint-plugin-mocha": "^10.0.5", "eslint-plugin-node": "^11.1.0", "eslint-plugin-unicorn": "^40.1.0" @@ -317,9 +317,9 @@ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" }, "node_modules/confusing-browser-globals": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz", - "integrity": "sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==" + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", + "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==" }, "node_modules/cross-spawn": { "version": "7.0.3", @@ -437,37 +437,37 @@ } }, "node_modules/eslint-config-xo": { - "version": "0.39.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.39.0.tgz", - "integrity": "sha512-QX+ZnQgzy/UtgF8dksIiIBzpYoEKmiL0CmZ8O0Gnby7rGXg8Cny1CXirmHp1zKYIpO7BuTmtWj8eUYOsGr0IGQ==", + "version": "0.41.0", + "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.41.0.tgz", + "integrity": "sha512-cyTc182COQVdalOi5105h0Cw/Qb52IRGyIZLmUICIauANm9Upmv81UEsuFkdKnvwr4NtU95qjdk3g4/kNspA6g==", "dependencies": { - "confusing-browser-globals": "1.0.10" + "confusing-browser-globals": "1.0.11" }, "engines": { - "node": ">=10" + "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" }, "peerDependencies": { - "eslint": ">=7.20.0" + "eslint": ">=8.14.0" } }, "node_modules/eslint-config-xo-space": { - "version": "0.30.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo-space/-/eslint-config-xo-space-0.30.0.tgz", - "integrity": "sha512-gjzwTFQGFum+vY3K/LOebnOUUfLxiuDa3JjphPXQpQRDrHPZhTmDa72r8fVmu9M4nrIs8rGZI/Pxhl3nFjk/Gw==", + "version": "0.33.0", + "resolved": "https://registry.npmjs.org/eslint-config-xo-space/-/eslint-config-xo-space-0.33.0.tgz", + "integrity": "sha512-DJK2ySrGzQeid00MiYoggZKCtbtK2ZJKQnoblAvhfEMU81/SD2sfQWfjdf6npfl0/QNiWkudbIgn77ZQ0qbAiA==", "dependencies": { - "eslint-config-xo": "^0.39.0" + "eslint-config-xo": "^0.41.0" }, "engines": { - "node": ">=10" + "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" }, "peerDependencies": { - "eslint": ">=7.32.0" + "eslint": ">=8.6.0" } }, "node_modules/eslint-plugin-es": { @@ -1736,9 +1736,9 @@ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" }, "confusing-browser-globals": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz", - "integrity": "sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==" + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", + "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==" }, "cross-spawn": { "version": "7.0.3", @@ -1849,19 +1849,19 @@ } }, "eslint-config-xo": { - "version": "0.39.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.39.0.tgz", - "integrity": "sha512-QX+ZnQgzy/UtgF8dksIiIBzpYoEKmiL0CmZ8O0Gnby7rGXg8Cny1CXirmHp1zKYIpO7BuTmtWj8eUYOsGr0IGQ==", + "version": "0.41.0", + "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.41.0.tgz", + "integrity": "sha512-cyTc182COQVdalOi5105h0Cw/Qb52IRGyIZLmUICIauANm9Upmv81UEsuFkdKnvwr4NtU95qjdk3g4/kNspA6g==", "requires": { - "confusing-browser-globals": "1.0.10" + "confusing-browser-globals": "1.0.11" } }, "eslint-config-xo-space": { - "version": "0.30.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo-space/-/eslint-config-xo-space-0.30.0.tgz", - "integrity": "sha512-gjzwTFQGFum+vY3K/LOebnOUUfLxiuDa3JjphPXQpQRDrHPZhTmDa72r8fVmu9M4nrIs8rGZI/Pxhl3nFjk/Gw==", + "version": "0.33.0", + "resolved": "https://registry.npmjs.org/eslint-config-xo-space/-/eslint-config-xo-space-0.33.0.tgz", + "integrity": "sha512-DJK2ySrGzQeid00MiYoggZKCtbtK2ZJKQnoblAvhfEMU81/SD2sfQWfjdf6npfl0/QNiWkudbIgn77ZQ0qbAiA==", "requires": { - "eslint-config-xo": "^0.39.0" + "eslint-config-xo": "^0.41.0" } }, "eslint-plugin-es": { diff --git a/package.json b/package.json index 661b208..d43b687 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/PythonCoderAS/eslint-config-oclif/issues", "dependencies": { - "eslint-config-xo-space": "^0.30.0", + "eslint-config-xo-space": "^0.33.0", "eslint-plugin-mocha": "^10.0.5", "eslint-plugin-node": "^11.1.0", "eslint-plugin-unicorn": "^40.1.0" From 6797ac7bf76cf117c21ce92ae29eebfe256a9254 Mon Sep 17 00:00:00 2001 From: PythonCoderAS Date: Mon, 30 May 2022 17:26:11 -0400 Subject: [PATCH 3/3] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e052776..94b0268 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@pythoncoderas/eslint-config-oclif", "private": false, "description": "eslint config for oclif", - "version": "4.0.1", + "version": "4.0.2", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/PythonCoderAS/eslint-config-oclif/issues", "dependencies": {