chore(deps-dev): bump eslint-plugin-unicorn from 39.0.0 to 40.1.0 (#4198)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 39.0.0 to 40.1.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v39.0.0...v40.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-18 17:59:19 +01:00
committed by GitHub
parent 38dfd7cb65
commit 087a0e3386
2 changed files with 8 additions and 63 deletions

View File

@@ -139,7 +139,7 @@
"eslint-config-xo": "^0.39.0",
"eslint-plugin-compat": "^4.0.1",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-unicorn": "^39.0.0",
"eslint-plugin-unicorn": "^40.1.0",
"lockfile-lint": "^4.6.2",
"node-sass": "^7.0.1",
"node-sass-package-importer": "^5.3.2",