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.1 to 45.0.2

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 45.0.1 to 45.0.2.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.1...v45.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-13 09:15:12 +00:00 committed by David Anson
parent e203d559f9
commit bae457e3e7

View file

@ -29,6 +29,6 @@
"@vercel/ncc": "0.36.0",
"eslint": "8.29.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-unicorn": "45.0.1"
"eslint-plugin-unicorn": "45.0.2"
}
}