From 1a3c28727ccfefdbeeab71828df459ce423ec131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 17:55:17 +0300 Subject: Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#39883) * Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 51.0.1 to 52.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.1...v52.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Disable unicorn/no-anonymous-default-export --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 614c6e369..361ac0c04 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "eslint-plugin-html": "^8.0.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-markdown": "^4.0.1", - "eslint-plugin-unicorn": "^51.0.1", + "eslint-plugin-unicorn": "^52.0.0", "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.1", "hammer-simulator": "0.0.1", -- cgit v1.2.3