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:
specifier: ^7.24.0
version: 7.33.2(eslint@8.56.0)
eslint-plugin-unicorn:
specifier: ^49.0.0
version: 49.0.0(eslint@8.56.0)
specifier: ^50.0.1
version: 50.0.1(eslint@8.56.0)
husky:
specifier: ^8.0.3
version: 8.0.3
......@@ -8301,6 +8301,11 @@ packages:
resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==}
engines: {node: '>=8'}
/ci-info@4.0.0:
resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==}
engines: {node: '>=8'}
dev: true
/cipher-base@1.0.4:
resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==}
dependencies:
......@@ -9767,16 +9772,18 @@ packages:
string.prototype.matchall: 4.0.8
dev: true
/eslint-plugin-unicorn@49.0.0(eslint@8.56.0):
resolution: {integrity: sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==}
/eslint-plugin-unicorn@50.0.1(eslint@8.56.0):
resolution: {integrity: sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==}
engines: {node: '>=16'}
peerDependencies:
eslint: '>=8.52.0'
eslint: '>=8.56.0'
dependencies:
'@babel/helper-validator-identifier': 7.22.20
'@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
core-js-compat: 3.35.0
eslint: 8.56.0
esquery: 1.5.0
indent-string: 4.0.0
......@@ -9788,6 +9795,8 @@ packages:
regjsparser: 0.10.0
semver: 7.5.4
strip-indent: 3.0.0
transitivePeerDependencies:
- supports-color
dev: true
/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