From a29e6312e7aecc7fc5d948aa3022f8481fc2c0b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 May 2022 16:05:36 +0000 Subject: [PATCH] chore(deps): bump eslint-config-xo-space from 0.29.0 to 0.30.0 Bumps [eslint-config-xo-space](https://github.com/xojs/eslint-config-xo-space) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/xojs/eslint-config-xo-space/releases) - [Commits](https://github.com/xojs/eslint-config-xo-space/compare/v0.29.0...v0.30.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 | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21d4b07..42cfa78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@typescript-eslint/eslint-plugin": "^4.31.2", "@typescript-eslint/parser": "^4.31.2", - "eslint-config-xo-space": "^0.29.0", + "eslint-config-xo-space": "^0.30.0", "eslint-plugin-mocha": "^9.0.0", "eslint-plugin-node": "^11.1.0" }, @@ -650,9 +650,9 @@ } }, "node_modules/eslint-config-xo": { - "version": "0.38.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.38.0.tgz", - "integrity": "sha512-G2jL+VyfkcZW8GoTmqLsExvrWssBedSoaQQ11vyhflDeT3csMdBVp0On+AVijrRuvgmkWeDwwUL5Rj0qDRHK6g==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.39.0.tgz", + "integrity": "sha512-QX+ZnQgzy/UtgF8dksIiIBzpYoEKmiL0CmZ8O0Gnby7rGXg8Cny1CXirmHp1zKYIpO7BuTmtWj8eUYOsGr0IGQ==", "dependencies": { "confusing-browser-globals": "1.0.10" }, @@ -667,11 +667,11 @@ } }, "node_modules/eslint-config-xo-space": { - "version": "0.29.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo-space/-/eslint-config-xo-space-0.29.0.tgz", - "integrity": "sha512-emUZVHjmzl3I1aO2M/2gEpqa/GHXTl7LF/vQeAX4W+mQIU+2kyqY97FkMnSc2J8Osoq+vCSXCY/HjFUmFIF/Ag==", + "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==", "dependencies": { - "eslint-config-xo": "^0.38.0" + "eslint-config-xo": "^0.39.0" }, "engines": { "node": ">=10" @@ -2253,19 +2253,19 @@ } }, "eslint-config-xo": { - "version": "0.38.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.38.0.tgz", - "integrity": "sha512-G2jL+VyfkcZW8GoTmqLsExvrWssBedSoaQQ11vyhflDeT3csMdBVp0On+AVijrRuvgmkWeDwwUL5Rj0qDRHK6g==", + "version": "0.39.0", + "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.39.0.tgz", + "integrity": "sha512-QX+ZnQgzy/UtgF8dksIiIBzpYoEKmiL0CmZ8O0Gnby7rGXg8Cny1CXirmHp1zKYIpO7BuTmtWj8eUYOsGr0IGQ==", "requires": { "confusing-browser-globals": "1.0.10" } }, "eslint-config-xo-space": { - "version": "0.29.0", - "resolved": "https://registry.npmjs.org/eslint-config-xo-space/-/eslint-config-xo-space-0.29.0.tgz", - "integrity": "sha512-emUZVHjmzl3I1aO2M/2gEpqa/GHXTl7LF/vQeAX4W+mQIU+2kyqY97FkMnSc2J8Osoq+vCSXCY/HjFUmFIF/Ag==", + "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==", "requires": { - "eslint-config-xo": "^0.38.0" + "eslint-config-xo": "^0.39.0" } }, "eslint-plugin-es": { diff --git a/package.json b/package.json index f6c3e8a..45af47e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@typescript-eslint/eslint-plugin": "^4.31.2", "@typescript-eslint/parser": "^4.31.2", - "eslint-config-xo-space": "^0.29.0", + "eslint-config-xo-space": "^0.30.0", "eslint-plugin-mocha": "^9.0.0", "eslint-plugin-node": "^11.1.0" },