0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00

Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 45.0.2 to 46.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.0.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>
This commit is contained in:
dependabot[bot] 2023-03-06 10:14:12 +00:00 committed by David Anson
parent 18bbd1398b
commit 8cdad5db1c

View file

@ -29,6 +29,6 @@
"@vercel/ncc": "0.36.1",
"eslint": "8.35.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-unicorn": "45.0.2"
"eslint-plugin-unicorn": "46.0.0"
}
}