Skip to content

Commit

Permalink
Bump eslint-plugin-unicorn from 52.0.0 to 56.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 52.0.0 to 56.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v52.0.0...v56.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent cd8dac0 commit 0aa9327
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 71 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-sonarjs": "^0.25.1",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-unicorn": "^56.0.0",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"npm-check-updates": "^16.14.18",
Expand Down
130 changes: 60 additions & 70 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.20, @babel/helper-validator-identifier@npm:^7.24.7":
"@babel/helper-validator-identifier@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-validator-identifier@npm:7.24.7"
checksum: 10/86875063f57361471b531dbc2ea10bbf5406e12b06d249b03827d361db4cad2388c6f00936bcd9dc86479f7e2c69ea21412c2228d4b3672588b754b70a449d4b
Expand Down Expand Up @@ -928,14 +928,8 @@ __metadata:
"@digital-alchemy/hass": "npm:^24.8.1"
"@digital-alchemy/synapse": "npm:^24.8.1"
"@types/bun": "npm:^1.1.6"
"@types/figlet": "npm:^1.5.8"
"@types/jest": "npm:^29.5.12"
"@types/js-yaml": "npm:^4.0.9"
"@types/minimist": "npm:^1.2.5"
"@types/mute-stream": "npm:^0.0.4"
"@types/node": "npm:^20.12.7"
"@types/uuid": "npm:^9.0.8"
"@types/ws": "npm:^8.5.10"
"@typescript-eslint/eslint-plugin": "npm:7.6.0"
"@typescript-eslint/parser": "npm:7.6.0"
eslint: "npm:8.57.0"
Expand All @@ -948,7 +942,7 @@ __metadata:
eslint-plugin-simple-import-sort: "npm:^12.1.0"
eslint-plugin-sonarjs: "npm:^0.25.1"
eslint-plugin-sort-keys-fix: "npm:^1.1.2"
eslint-plugin-unicorn: "npm:^52.0.0"
eslint-plugin-unicorn: "npm:^56.0.0"
jest: "npm:^29.7.0"
jest-environment-node: "npm:^29.7.0"
npm-check-updates: "npm:^16.14.18"
Expand Down Expand Up @@ -2035,13 +2029,6 @@ __metadata:
languageName: node
linkType: hard

"@types/figlet@npm:^1.5.8":
version: 1.5.8
resolution: "@types/figlet@npm:1.5.8"
checksum: 10/95d81e778265bc8b4f1b58e98c7d8889b8a3046ef775aa0e95b6d41ad97ace47813887427d5bdfd760b6a3a4767d8799bbb8a1f7d5bbf17f6142ae46e32509d2
languageName: node
linkType: hard

"@types/graceful-fs@npm:^4.1.3":
version: 4.1.9
resolution: "@types/graceful-fs@npm:4.1.9"
Expand Down Expand Up @@ -2093,13 +2080,6 @@ __metadata:
languageName: node
linkType: hard

"@types/js-yaml@npm:^4.0.9":
version: 4.0.9
resolution: "@types/js-yaml@npm:4.0.9"
checksum: 10/a0ce595db8a987904badd21fc50f9f444cb73069f4b95a76cc222e0a17b3ff180669059c763ec314bc4c3ce284379177a9da80e83c5f650c6c1310cafbfaa8e6
languageName: node
linkType: hard

"@types/json-schema@npm:^7.0.15":
version: 7.0.15
resolution: "@types/json-schema@npm:7.0.15"
Expand All @@ -2114,22 +2094,6 @@ __metadata:
languageName: node
linkType: hard

"@types/minimist@npm:^1.2.5":
version: 1.2.5
resolution: "@types/minimist@npm:1.2.5"
checksum: 10/477047b606005058ab0263c4f58097136268007f320003c348794f74adedc3166ffc47c80ec3e94687787f2ab7f4e72c468223946e79892cf0fd9e25e9970a90
languageName: node
linkType: hard

"@types/mute-stream@npm:^0.0.4":
version: 0.0.4
resolution: "@types/mute-stream@npm:0.0.4"
dependencies:
"@types/node": "npm:*"
checksum: 10/af8d83ad7b68ea05d9357985daf81b6c9b73af4feacb2f5c2693c7fd3e13e5135ef1bd083ce8d5bdc8e97acd28563b61bb32dec4e4508a8067fcd31b8a098632
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.12.7":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
Expand Down Expand Up @@ -2176,22 +2140,6 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.8":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
languageName: node
linkType: hard

"@types/ws@npm:^8.5.10":
version: 8.5.11
resolution: "@types/ws@npm:8.5.11"
dependencies:
"@types/node": "npm:*"
checksum: 10/950d13b762fc7c092a0fc1450c41229a1d41abb93cb72251068885bd46fa4bbcf461c00df2e77de3f7a547371998b650a720ed90417562af0772b14a8a009dec
languageName: node
linkType: hard

"@types/ws@npm:~8.5.10":
version: 8.5.12
resolution: "@types/ws@npm:8.5.12"
Expand Down Expand Up @@ -2932,7 +2880,7 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.23.0, browserslist@npm:^4.23.1":
"browserslist@npm:^4.23.1":
version: 4.23.2
resolution: "browserslist@npm:4.23.2"
dependencies:
Expand All @@ -2946,6 +2894,20 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.23.3":
version: 4.24.0
resolution: "browserslist@npm:4.24.0"
dependencies:
caniuse-lite: "npm:^1.0.30001663"
electron-to-chromium: "npm:^1.5.28"
node-releases: "npm:^2.0.18"
update-browserslist-db: "npm:^1.1.0"
bin:
browserslist: cli.js
checksum: 10/26c1b8ba257a0b51b102080ba9d42945af2abaa8c4cf6da21cd47b3f123fc1e81640203b293214356c2c17d9d265bb3a5ed428b6d302f383576dd6ce8fd5036c
languageName: node
linkType: hard

"bs-logger@npm:0.x":
version: 0.2.6
resolution: "bs-logger@npm:0.2.6"
Expand Down Expand Up @@ -3144,6 +3106,13 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001663":
version: 1.0.30001667
resolution: "caniuse-lite@npm:1.0.30001667"
checksum: 10/5f0c48abb806737c422f05d0d9dda72facc25ee8adbae2c2ea9c57b87d9c2fa9ad8c3f6d54f21aca4e31ee1742cb5dd1543bf6b9133e3f77f79a645876322414
languageName: node
linkType: hard

"chalk@npm:^2.4.2":
version: 2.4.2
resolution: "chalk@npm:2.4.2"
Expand Down Expand Up @@ -3411,12 +3380,12 @@ __metadata:
languageName: node
linkType: hard

"core-js-compat@npm:^3.34.0":
version: 3.37.1
resolution: "core-js-compat@npm:3.37.1"
"core-js-compat@npm:^3.38.1":
version: 3.38.1
resolution: "core-js-compat@npm:3.38.1"
dependencies:
browserslist: "npm:^4.23.0"
checksum: 10/30c6fdbd9ff179cc53951814689b8aabec106e5de6cddfa7a7feacc96b66d415b8eebcf5ec8f7c68ef35c552fe7d39edb8b15b1ce0f27379a272295b6e937061
browserslist: "npm:^4.23.3"
checksum: 10/4e2f219354fd268895f79486461a12df96f24ed307321482fe2a43529c5a64e7c16bcba654980ba217d603444f5141d43a79058aeac77511085f065c5da72207
languageName: node
linkType: hard

Expand Down Expand Up @@ -3799,6 +3768,13 @@ __metadata:
languageName: node
linkType: hard

"electron-to-chromium@npm:^1.5.28":
version: 1.5.33
resolution: "electron-to-chromium@npm:1.5.33"
checksum: 10/c83e731eddac0de741e45c27d1d8fdf420772185c52ff3dad2ab0a61e77ea1760d0d79725ae905d2da134e8c5956e2bf27319530291eedf1780095e38fab802e
languageName: node
linkType: hard

"emittery@npm:^0.13.1":
version: 0.13.1
resolution: "emittery@npm:0.13.1"
Expand Down Expand Up @@ -4250,29 +4226,29 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^52.0.0":
version: 52.0.0
resolution: "eslint-plugin-unicorn@npm:52.0.0"
"eslint-plugin-unicorn@npm:^56.0.0":
version: 56.0.0
resolution: "eslint-plugin-unicorn@npm:56.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.20"
"@babel/helper-validator-identifier": "npm:^7.24.7"
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@eslint/eslintrc": "npm:^2.1.4"
ci-info: "npm:^4.0.0"
clean-regexp: "npm:^1.0.0"
core-js-compat: "npm:^3.34.0"
esquery: "npm:^1.5.0"
core-js-compat: "npm:^3.38.1"
esquery: "npm:^1.6.0"
globals: "npm:^15.9.0"
indent-string: "npm:^4.0.0"
is-builtin-module: "npm:^3.2.1"
jsesc: "npm:^3.0.2"
pluralize: "npm:^8.0.0"
read-pkg-up: "npm:^7.0.1"
regexp-tree: "npm:^0.1.27"
regjsparser: "npm:^0.10.0"
semver: "npm:^7.5.4"
semver: "npm:^7.6.3"
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/69b8aeee04806b808a534fe5484ad75ee9feec6078aad90651d7ce7216e2bd14980fec5a2e05fd800b874406a54240af66f04ab83023a7f1fe67397b6dc4c032
checksum: 10/142c66c65b2fd53136727a434b0fc77e9a9f9614aebe09330aeab83b021c842c3a5f9dafe3130c0f39fbd3562e91aadcc55a9de4312639e70fe7efb475cd358e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4380,7 +4356,7 @@ __metadata:
languageName: node
linkType: hard

"esquery@npm:^1.4.2, esquery@npm:^1.5.0":
"esquery@npm:^1.4.2, esquery@npm:^1.6.0":
version: 1.6.0
resolution: "esquery@npm:1.6.0"
dependencies:
Expand Down Expand Up @@ -5088,6 +5064,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.9.0":
version: 15.10.0
resolution: "globals@npm:15.10.0"
checksum: 10/d649208c62406fa71f131be643cb6d18703be5e612f8fa4da8a35bda56ce5a6a8caeb13a2f5a927e4d3324d73872e897067eb6f92ddd46a29876ffa5c4910cb8
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down Expand Up @@ -7086,6 +7069,13 @@ __metadata:
languageName: node
linkType: hard

"node-releases@npm:^2.0.18":
version: 2.0.18
resolution: "node-releases@npm:2.0.18"
checksum: 10/241e5fa9556f1c12bafb83c6c3e94f8cf3d8f2f8f904906ecef6e10bcaa1d59aa61212d4651bec70052015fc54bd3fdcdbe7fc0f638a17e6685aa586c076ec4e
languageName: node
linkType: hard

"node-ssdp@npm:^4.0.1":
version: 4.0.1
resolution: "node-ssdp@npm:4.0.1"
Expand Down

0 comments on commit 0aa9327

Please sign in to comment.