Skip to content

Commit 99fde8f

Browse files
chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 62.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 59.0.1 to 62.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v62.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9725094 commit 99fde8f

File tree

2 files changed

+38
-9
lines changed

2 files changed

+38
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-no-use-extend-native": "^0.7.2",
4040
"eslint-plugin-node": "^11.1.0",
4141
"eslint-plugin-promise": "^7.0.0",
42-
"eslint-plugin-unicorn": "^59.0.0",
42+
"eslint-plugin-unicorn": "^62.0.0",
4343
"grunt": "^1.6.1",
4444
"grunt-bower-concat": "git+https://github.com/miigotu/grunt-bower-concat.git",
4545
"grunt-bower-task": "^0.6.2",

yarn.lock

Lines changed: 37 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -875,7 +875,7 @@
875875
escape-string-regexp "^4.0.0"
876876
ignore "^5.2.4"
877877

878-
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0":
878+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0":
879879
version "4.9.0"
880880
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
881881
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
@@ -984,7 +984,7 @@
984984
"@eslint/core" "^0.13.0"
985985
levn "^0.4.1"
986986

987-
"@eslint/plugin-kit@^0.4.1":
987+
"@eslint/plugin-kit@^0.4.0", "@eslint/plugin-kit@^0.4.1":
988988
version "0.4.1"
989989
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
990990
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
@@ -3455,6 +3455,11 @@ chalk@~0.4.0:
34553455
has-color "~0.1.0"
34563456
strip-ansi "~0.1.0"
34573457

3458+
change-case@^5.4.4:
3459+
version "5.4.4"
3460+
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
3461+
integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==
3462+
34583463
chardet@^2.1.1:
34593464
version "2.1.1"
34603465
resolved "https://registry.yarnpkg.com/chardet/-/chardet-2.1.1.tgz#5c75593704a642f71ee53717df234031e65373c8"
@@ -3502,7 +3507,7 @@ chunkd@^2.0.1:
35023507
resolved "https://registry.yarnpkg.com/chunkd/-/chunkd-2.0.1.tgz#49cd1d7b06992dc4f7fccd962fe2a101ee7da920"
35033508
integrity sha512-7d58XsFmOq0j6el67Ug9mHf9ELUXsQXYJBkyxhH/k+6Ke0qXRnv0kbemx+Twc6fRJ07C49lcbdgm9FL1Ei/6SQ==
35043509

3505-
ci-info@^4.2.0, ci-info@^4.3.0:
3510+
ci-info@^4.2.0, ci-info@^4.3.0, ci-info@^4.3.1:
35063511
version "4.3.1"
35073512
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.3.1.tgz#355ad571920810b5623e11d40232f443f16f1daa"
35083513
integrity sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==
@@ -3857,7 +3862,7 @@ copy-webpack-plugin@^13.0.0:
38573862
serialize-javascript "^6.0.2"
38583863
tinyglobby "^0.2.12"
38593864

3860-
core-js-compat@^3.41.0, core-js-compat@^3.43.0:
3865+
core-js-compat@^3.41.0, core-js-compat@^3.43.0, core-js-compat@^3.46.0:
38613866
version "3.46.0"
38623867
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.46.0.tgz#0c87126a19a1af00371e12b02a2b088a40f3c6f7"
38633868
integrity sha512-p9hObIIEENxSV8xIu+V68JjSeARg6UVMG5mR+JEUguG3sI6MsiS1njz2jHmyJDvA+8jX/sytkBHup6kxhM9law==
@@ -4893,7 +4898,7 @@ eslint-plugin-react@^7.37.4:
48934898
string.prototype.matchall "^4.0.12"
48944899
string.prototype.repeat "^1.0.0"
48954900

4896-
eslint-plugin-unicorn@^59.0.0, eslint-plugin-unicorn@^59.0.1:
4901+
eslint-plugin-unicorn@^59.0.1:
48974902
version "59.0.1"
48984903
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-59.0.1.tgz#e76ca18f6b92633440973e5442923a36544a1422"
48994904
integrity sha512-EtNXYuWPUmkgSU2E7Ttn57LbRREQesIP1BiLn7OZLKodopKfDXfBUkC/0j6mpw2JExwf43Uf3qLSvrSvppgy8Q==
@@ -4916,6 +4921,30 @@ eslint-plugin-unicorn@^59.0.0, eslint-plugin-unicorn@^59.0.1:
49164921
semver "^7.7.1"
49174922
strip-indent "^4.0.0"
49184923

4924+
eslint-plugin-unicorn@^62.0.0:
4925+
version "62.0.0"
4926+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-62.0.0.tgz#7027feb2ffde9c25df3d2067e0f4e579a9ec5019"
4927+
integrity sha512-HIlIkGLkvf29YEiS/ImuDZQbP12gWyx5i3C6XrRxMvVdqMroCI9qoVYCoIl17ChN+U89pn9sVwLxhIWj5nEc7g==
4928+
dependencies:
4929+
"@babel/helper-validator-identifier" "^7.28.5"
4930+
"@eslint-community/eslint-utils" "^4.9.0"
4931+
"@eslint/plugin-kit" "^0.4.0"
4932+
change-case "^5.4.4"
4933+
ci-info "^4.3.1"
4934+
clean-regexp "^1.0.0"
4935+
core-js-compat "^3.46.0"
4936+
esquery "^1.6.0"
4937+
find-up-simple "^1.0.1"
4938+
globals "^16.4.0"
4939+
indent-string "^5.0.0"
4940+
is-builtin-module "^5.0.0"
4941+
jsesc "^3.1.0"
4942+
pluralize "^8.0.0"
4943+
regexp-tree "^0.1.27"
4944+
regjsparser "^0.13.0"
4945+
semver "^7.7.3"
4946+
strip-indent "^4.1.1"
4947+
49194948
eslint-rule-docs@^1.1.235:
49204949
version "1.1.235"
49214950
resolved "https://registry.yarnpkg.com/eslint-rule-docs/-/eslint-rule-docs-1.1.235.tgz#be6ef1fc3525f17b3c859ae2997fedadc89bfb9b"
@@ -5879,7 +5908,7 @@ globals@^15.11.0, globals@^15.3.0:
58795908
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
58805909
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
58815910

5882-
globals@^16.0.0, globals@^16.3.0:
5911+
globals@^16.0.0, globals@^16.3.0, globals@^16.4.0:
58835912
version "16.5.0"
58845913
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
58855914
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
@@ -9882,7 +9911,7 @@ semver@^6.1.0, semver@^6.3.1:
98829911
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
98839912
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
98849913

9885-
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1, semver@^7.7.2:
9914+
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1, semver@^7.7.2, semver@^7.7.3:
98869915
version "7.7.3"
98879916
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
98889917
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
@@ -10588,7 +10617,7 @@ strip-final-newline@^4.0.0:
1058810617
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-4.0.0.tgz#35a369ec2ac43df356e3edd5dcebb6429aa1fa5c"
1058910618
integrity sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==
1059010619

10591-
strip-indent@^4.0.0:
10620+
strip-indent@^4.0.0, strip-indent@^4.1.1:
1059210621
version "4.1.1"
1059310622
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.1.1.tgz#aba13de189d4ad9a17f6050e76554ac27585c7af"
1059410623
integrity sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==

0 commit comments

Comments
 (0)