Bump eslint-plugin-unicorn from 48.0.0 to 48.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 48.0.0 to 48.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.0...v48.0.1)

---
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]
2023-07-26 09:27:00 -07:00
committed by David Anson
co-authored by David Anson
parent e935f6f69f
commit f1c66fdcdd
+1 -1
View File
@@ -29,6 +29,6 @@
"@vercel/ncc": "0.36.1",
"eslint": "8.45.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-unicorn": "48.0.0"
"eslint-plugin-unicorn": "48.0.1"
}
}