diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-06 21:35:43 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-06 21:35:43 +0200 |
| commit | 4e94fb54d46ea1289b2e42150266c1659f608be3 (patch) | |
| tree | 6f4039405c753b503f972bb39d48c854b7f9b4d6 /package.json | |
| parent | 4a7f53884766c77c5e8fd890f553c380f38a07db (diff) | |
| download | bootstrap-4e94fb54d46ea1289b2e42150266c1659f608be3.tar.xz bootstrap-4e94fb54d46ea1289b2e42150266c1659f608be3.zip | |
Build(deps-dev): Bump eslint-plugin-unicorn from 50.0.1 to 51.0.0 (#39650)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 50.0.1 to 51.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.1...v51.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9db79bf0f..c590fe35b 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "eslint-plugin-html": "^7.1.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-markdown": "^3.0.1", - "eslint-plugin-unicorn": "^50.0.1", + "eslint-plugin-unicorn": "^51.0.0", "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", |
