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 48.0.1 to 49.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 48.0.1 to 49.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.1...v49.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-10-30 09:28:07 +00:00 committed by David Anson
parent 2418512f7c
commit 728a6809ef

View file

@ -31,6 +31,6 @@
"@vercel/ncc": "0.38.1",
"eslint": "8.52.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-unicorn": "48.0.1"
"eslint-plugin-unicorn": "49.0.0"
}
}