From c6bf5199a6366106fb3ce45d403f103923c72cf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 17:45:25 +0000 Subject: [PATCH] Bump xo from 0.52.3 to 0.52.4 Bumps [xo](https://github.com/xojs/xo) from 0.52.3 to 0.52.4. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.52.3...v0.52.4) --- updated-dependencies: - dependency-name: xo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1702c0a..81fd673 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,6 @@ "typedoc": "^0.23.14", "typedoc-plugin-markdown": "^3.13.6", "typescript": "^4.8.4", - "xo": "^0.52.3" + "xo": "^0.52.4" } } diff --git a/yarn.lock b/yarn.lock index 5fff475..b816996 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2428,9 +2428,9 @@ wrappy@1: version "1.0.2" resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" -xo@^0.52.3: - version "0.52.3" - resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.3.tgz#524de05f1bf83f211045a5f6fe547da914a20a16" +xo@^0.52.4: + version "0.52.4" + resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.4.tgz#c153be451c9fa258e3f993ccae3b9fef03e0a6c5" dependencies: "@eslint/eslintrc" "^1.3.0" "@typescript-eslint/eslint-plugin" "*"