From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 08:44:26 +0000 (+0300) Subject: Bump eslint-config-xo from 0.27.1 to 0.27.2 (#29556) X-Git-Tag: v5.0.0-alpha1~717 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e214b024140177ea54c8e104d3e74a75fa31d72;p=thirdparty%2Fbootstrap.git Bump eslint-config-xo from 0.27.1 to 0.27.2 (#29556) Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.27.1...v0.27.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/package-lock.json b/package-lock.json index 5380ab703f..ee80b38888 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3704,9 +3704,9 @@ } }, "eslint-config-xo": { - "version": "0.27.1", - "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.27.1.tgz", - "integrity": "sha512-os4vvQCSZb7WdUMar52z97c2q6j29oIDj/Kb9HeOZ/jW7gqx3JjUQdLm+nq9hHpwgbS0vUx+Hm4HD7lVUltBPw==", + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.27.2.tgz", + "integrity": "sha512-qEuZP0zNQkWpOdNZvWnfY2GNp1AZ33uXgeOXl4DN5YVLHFvekHbeSM2FFZ8A489fp1rCCColVRlJsYMf28o4DA==", "dev": true }, "eslint-import-resolver-node": {