From 5d16ed024ea3c8f0afd63c716ce9706447a962ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:35:41 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-unicorn from 53.0.0 to 55.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 53.0.0 to 55.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v53.0.0...v55.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++++-------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index d8a2b478..e46a7153 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-promise": "6.1.1", "eslint-plugin-regexp": "2.5.0", "eslint-plugin-simple-import-sort": "12.1.0", - "eslint-plugin-unicorn": "53.0.0", + "eslint-plugin-unicorn": "55.0.0", "eslint-plugin-wix-editor": "3.3.0", "eslint-plugin-yml": "1.14.0", "markdown-it": "14.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b335289..f5a8435f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: 12.1.0 version: 12.1.0(eslint@9.6.0) eslint-plugin-unicorn: - specifier: 53.0.0 - version: 53.0.0(eslint@9.6.0) + specifier: 55.0.0 + version: 55.0.0(eslint@9.6.0) eslint-plugin-wix-editor: specifier: 3.3.0 version: 3.3.0 @@ -1705,8 +1705,8 @@ packages: peerDependencies: eslint: '>=5.0.0' - eslint-plugin-unicorn@53.0.0: - resolution: {integrity: sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==} + eslint-plugin-unicorn@55.0.0: + resolution: {integrity: sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' @@ -1922,6 +1922,10 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} + globals@15.8.0: + resolution: {integrity: sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -5461,16 +5465,16 @@ snapshots: dependencies: eslint: 9.6.0 - eslint-plugin-unicorn@53.0.0(eslint@9.6.0): + eslint-plugin-unicorn@55.0.0(eslint@9.6.0): dependencies: '@babel/helper-validator-identifier': 7.24.5 '@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0) - '@eslint/eslintrc': 3.1.0 ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.1 eslint: 9.6.0 esquery: 1.5.0 + globals: 15.8.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 jsesc: 3.0.2 @@ -5480,8 +5484,6 @@ snapshots: regjsparser: 0.10.0 semver: 7.6.2 strip-indent: 3.0.0 - transitivePeerDependencies: - - supports-color eslint-plugin-wix-editor@3.3.0: dependencies: @@ -5740,6 +5742,8 @@ snapshots: globals@14.0.0: {} + globals@15.8.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1