Skip to content

Commit

Permalink
Bump eslint-plugin-unicorn from 40.1.0 to 41.0.0 (#1074)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 17, 2022
1 parent 81e2357 commit bd3f0d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"eslint": "8.9.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-unicorn": "^40.0.0",
"eslint-plugin-unicorn": "^41.0.0",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2029,10 +2029,10 @@ eslint-plugin-prettier@4.0.0:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-unicorn@^40.0.0:
version "40.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.1.0.tgz#48975360e39d23df726e4b33e8dd5d650e184832"
integrity sha512-y5doK2DF9Sr5AqKEHbHxjFllJ167nKDRU01HDcWyv4Tnmaoe9iNxMrBnaybZvWZUaE3OC5Unu0lNIevYamloig==
eslint-plugin-unicorn@^41.0.0:
version "41.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.0.tgz#bf0974f8551ab4dd4aaae7d9cf53894040defbbd"
integrity sha512-xoJCaRc1uy5REg9DkVga1BkZV57jJxoqOcrU28QHZB89Lk5LdSqdVyTIt9JQVfHNKaiyJ7X+3iLlIn+VEHWEzA==
dependencies:
"@babel/helper-validator-identifier" "^7.15.7"
ci-info "^3.3.0"
Expand Down

0 comments on commit bd3f0d7

Please sign in to comment.