Commit 35a5aad6 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#8757)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 50.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 8c865984
...@@ -76,8 +76,8 @@ importers: ...@@ -76,8 +76,8 @@ importers:
specifier: ^7.24.0 specifier: ^7.24.0
version: 7.33.2(eslint@8.56.0) version: 7.33.2(eslint@8.56.0)
eslint-plugin-unicorn: eslint-plugin-unicorn:
specifier: ^49.0.0 specifier: ^50.0.1
version: 49.0.0(eslint@8.56.0) version: 50.0.1(eslint@8.56.0)
husky: husky:
specifier: ^8.0.3 specifier: ^8.0.3
version: 8.0.3 version: 8.0.3
...@@ -8301,6 +8301,11 @@ packages: ...@@ -8301,6 +8301,11 @@ packages:
resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==} resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==}
engines: {node: '>=8'} engines: {node: '>=8'}
/ci-info@4.0.0:
resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==}
engines: {node: '>=8'}
dev: true
/cipher-base@1.0.4: /cipher-base@1.0.4:
resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==}
dependencies: dependencies:
...@@ -9767,16 +9772,18 @@ packages: ...@@ -9767,16 +9772,18 @@ packages:
string.prototype.matchall: 4.0.8 string.prototype.matchall: 4.0.8
dev: true dev: true
/eslint-plugin-unicorn@49.0.0(eslint@8.56.0): /eslint-plugin-unicorn@50.0.1(eslint@8.56.0):
resolution: {integrity: sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==} resolution: {integrity: sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==}
engines: {node: '>=16'} engines: {node: '>=16'}
peerDependencies: peerDependencies:
eslint: '>=8.52.0' eslint: '>=8.56.0'
dependencies: dependencies:
'@babel/helper-validator-identifier': 7.22.20 '@babel/helper-validator-identifier': 7.22.20
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
ci-info: 3.8.0 '@eslint/eslintrc': 2.1.4
ci-info: 4.0.0
clean-regexp: 1.0.0 clean-regexp: 1.0.0
core-js-compat: 3.35.0
eslint: 8.56.0 eslint: 8.56.0
esquery: 1.5.0 esquery: 1.5.0
indent-string: 4.0.0 indent-string: 4.0.0
...@@ -9788,6 +9795,8 @@ packages: ...@@ -9788,6 +9795,8 @@ packages:
regjsparser: 0.10.0 regjsparser: 0.10.0
semver: 7.5.4 semver: 7.5.4
strip-indent: 3.0.0 strip-indent: 3.0.0
transitivePeerDependencies:
- supports-color
dev: true dev: true
/eslint-scope@5.1.1: /eslint-scope@5.1.1:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment