Skip to content

Commit 4fd06ee

Browse files
build(deps-dev): bump eslint-plugin-unicorn from 42.0.0 to 43.0.2
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 42.0.0 to 43.0.2. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v42.0.0...v43.0.2) --- 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>
1 parent b980dfd commit 4fd06ee

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-import": "^2.26.0",
5555
"eslint-plugin-prefer-arrow": "^1.2.3",
5656
"eslint-plugin-prettier": "^4.0.0",
57-
"eslint-plugin-unicorn": "^42.0.0",
57+
"eslint-plugin-unicorn": "^43.0.2",
5858
"fs-extra": "^10.1.0",
5959
"husky": "^8.0.1",
6060
"jest": "^27.5.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -395,10 +395,10 @@
395395
dependencies:
396396
"@babel/types" "^7.16.7"
397397

398-
"@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.16.7":
399-
version "7.16.7"
400-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
401-
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
398+
"@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.18.6":
399+
version "7.19.1"
400+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
401+
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
402402

403403
"@babel/helper-validator-option@^7.14.5":
404404
version "7.14.5"
@@ -2201,10 +2201,10 @@ ci-info@^2.0.0:
22012201
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
22022202
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
22032203

2204-
ci-info@^3.2.0, ci-info@^3.3.0:
2205-
version "3.3.0"
2206-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.3.0.tgz#b4ed1fb6818dea4803a55c623041f9165d2066b2"
2207-
integrity sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==
2204+
ci-info@^3.2.0, ci-info@^3.3.2:
2205+
version "3.7.0"
2206+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.0.tgz#6d01b3696c59915b6ce057e4aa4adfc2fa25f5ef"
2207+
integrity sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==
22082208

22092209
cjs-module-lexer@^1.0.0:
22102210
version "1.2.2"
@@ -3115,13 +3115,13 @@ eslint-plugin-prettier@^4.0.0:
31153115
dependencies:
31163116
prettier-linter-helpers "^1.0.0"
31173117

3118-
eslint-plugin-unicorn@^42.0.0:
3119-
version "42.0.0"
3120-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz#47d60c00c263ad743403b052db689e39acbacff1"
3121-
integrity sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==
3118+
eslint-plugin-unicorn@^43.0.2:
3119+
version "43.0.2"
3120+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-43.0.2.tgz#b189d58494c8a0985a4b89dba5dbfde3ad7575a5"
3121+
integrity sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg==
31223122
dependencies:
3123-
"@babel/helper-validator-identifier" "^7.15.7"
3124-
ci-info "^3.3.0"
3123+
"@babel/helper-validator-identifier" "^7.18.6"
3124+
ci-info "^3.3.2"
31253125
clean-regexp "^1.0.0"
31263126
eslint-utils "^3.0.0"
31273127
esquery "^1.4.0"
@@ -3132,7 +3132,7 @@ eslint-plugin-unicorn@^42.0.0:
31323132
read-pkg-up "^7.0.1"
31333133
regexp-tree "^0.1.24"
31343134
safe-regex "^2.1.1"
3135-
semver "^7.3.5"
3135+
semver "^7.3.7"
31363136
strip-indent "^3.0.0"
31373137

31383138
eslint-scope@^5.1.1:

0 commit comments

Comments
 (0)