Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-unicorn from 40.0.0 to 42.0.0 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2022
1 parent 7a12e57 commit 08591a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-unicorn": "^40.0.0",
"eslint-plugin-unicorn": "^42.0.0",
"husky": "8",
"jest": "26.6.3",
"lint-staged": "12.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2550,10 +2550,10 @@ eslint-plugin-unicorn@^34.0.1:
safe-regex "^2.1.1"
semver "^7.3.5"

eslint-plugin-unicorn@^40.0.0:
version "40.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.0.0.tgz#a8226cab9c62b303e44fc41b1333a146e5676b86"
integrity sha512-5GRXISfBk8jMmYk1eeNDw8zSRnWTxBjWkzx2Prre6E2/yLu2twozZ3EomLWCBu9nWms/ZE361BItyMQwfnG1qA==
eslint-plugin-unicorn@^42.0.0:
version "42.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz#47d60c00c263ad743403b052db689e39acbacff1"
integrity sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==
dependencies:
"@babel/helper-validator-identifier" "^7.15.7"
ci-info "^3.3.0"
Expand Down

0 comments on commit 08591a0

Please sign in to comment.