From b3d4b34d816947a0d1e2a7bb22ffa03acdd3b216 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 00:02:42 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-xo-typescript from 0.38.0 to 0.40.0 Bumps [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) from 0.38.0 to 0.40.0. - [Release notes](https://github.com/xojs/eslint-config-xo-typescript/releases) - [Commits](https://github.com/xojs/eslint-config-xo-typescript/compare/v0.38.0...v0.40.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad5848..065cb4d 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint": "^7.24.0", "eslint-config-prettier": "^8.2.0", "eslint-config-rem": "^4.0.0", - "eslint-config-xo-typescript": "^0.38.0", + "eslint-config-xo-typescript": "^0.40.0", "eslint-plugin-prettier": "^3.4.0", "husky": "^4.3.0", "jest": "^24.8.0", diff --git a/yarn.lock b/yarn.lock index c86c5c4..a9039f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2536,10 +2536,10 @@ eslint-config-rem@^4.0.0: dependencies: eslint-plugin-markdown "^1.0.0-beta.6" -eslint-config-xo-typescript@^0.38.0: - version "0.38.0" - resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.38.0.tgz#2aef017ce9a4b68855b246771557a7eab545b589" - integrity sha512-f5z0gN1r9X84PK1qav6T6YT1zW6KcAqtsMPtmqoKBLt4ACRr6tbAddtFwqkluAEH9JvHjWxuB8vu4KJFcjuzdQ== +eslint-config-xo-typescript@^0.40.0: + version "0.40.0" + resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.40.0.tgz#394cd441e0cf80d8d00c4d2b7a38a68330576933" + integrity sha512-xo4GaWHWgxkzGTfN+KsW8ptzMq0iYV+pr4LbRUQKcSPwvAbzHmW4/RimX2x3eOoNitMJCbpzO02M8SBWQ8C35w== eslint-plugin-markdown@^1.0.0-beta.6: version "1.0.0-beta.6"