From 628db54b51373a150472e71da4fc8af4ded9f3e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 15:06:15 +0200 Subject: [PATCH] chore(deps-dev): bump xo from 0.55.0 to 0.56.0 (#372) Bumps [xo](https://github.com/xojs/xo) from 0.55.0 to 0.56.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.55.0...v0.56.0) --- updated-dependencies: - dependency-name: xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++--------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 5c44612..2abad7a 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "prop-types": "^15.8.1", "react": "^18.2.0", "semantic-release": "^21.0.7", - "xo": "^0.55.0" + "xo": "^0.56.0" }, "jest": { "testMatch": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34b97c0..4d72ac1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: ^21.0.7 version: 21.0.7 xo: - specifier: ^0.55.0 - version: 0.55.0(webpack@5.88.2) + specifier: ^0.56.0 + version: 0.56.0(webpack@5.88.2) packages: @@ -1104,7 +1104,7 @@ packages: resolution: {integrity: sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==} dependencies: '@types/estree': 1.0.1 - '@types/json-schema': 7.0.11 + '@types/json-schema': 7.0.12 dev: true /@types/estree@1.0.1: @@ -1133,10 +1133,6 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/json-schema@7.0.11: - resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} - dev: true - /@types/json-schema@7.0.12: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true @@ -6174,8 +6170,8 @@ packages: signal-exit: 3.0.7 dev: true - /xo@0.55.0(webpack@5.88.2): - resolution: {integrity: sha512-0pINhVcbW3Iz4W4tRlTwQBATVEr1VMMFfQJzFTLwjCRJJdkJRgXh9BEJtcpttmPjbc7lROhVrR2hGXoq0yAsyQ==} + /xo@0.56.0(webpack@5.88.2): + resolution: {integrity: sha512-ohzSqgQ8POgZ3KNaEK/gxDovb6h3cglxv8+xi9Dn7gmRe8g4qotpOZpMs5ACJhvkJDmJOhiKbk6Uq6Mx1Di9DA==} engines: {node: '>=16'} hasBin: true peerDependencies: