From a787f3c2accfe0fedd95f70d46be4f66657cf957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 18:23:30 +0300 Subject: Bump eslint-plugin-unicorn from 41.0.0 to 42.0.0 (#36117) Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 41.0.0 to 42.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v41.0.0...v42.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 4fadb48b5..0150c7a1b 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "eslint": "^8.12.0", "eslint-config-xo": "^0.40.0", "eslint-plugin-import": "^2.25.4", - "eslint-plugin-unicorn": "^41.0.0", + "eslint-plugin-unicorn": "^42.0.0", "find-unused-sass-variables": "^4.0.3", "globby": "^11.0.4", "hammer-simulator": "0.0.1", -- cgit v1.2.3