From e702349a45578b7fa66eb351c0c41027f4035951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 08:25:08 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-xo from 0.35.0 to 0.36.0 Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.35.0...v0.36.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6af49e8..56d72c1 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "css-loader": "^5.0.1", "eslint": "^7.4.0", "eslint-config-prettier": "^7.2.0", - "eslint-config-xo": "^0.35.0", + "eslint-config-xo": "^0.36.0", "eslint-config-xo-react": "^0.23.0", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-prettier": "^3.1.4",