diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-18 16:42:36 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-18 16:42:36 +0300 |
| commit | 49bdbd46a00eb97b3db6b8d2d7ee85fa53d01013 (patch) | |
| tree | 4f4f5e730d76a22bdec03006c6f48f698c2d1801 /package.json | |
| parent | efc3ff6c87801288fb163626025e3acef099cd0f (diff) | |
| download | bootstrap-49bdbd46a00eb97b3db6b8d2d7ee85fa53d01013.tar.xz bootstrap-49bdbd46a00eb97b3db6b8d2d7ee85fa53d01013.zip | |
Bump eslint-plugin-unicorn from 44.0.0 to 44.0.2 (#37286)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 44.0.0 to 44.0.2.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v44.0.0...v44.0.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 13165a7f2..e9ddecf6e 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "eslint-plugin-html": "^7.1.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-markdown": "^3.0.0", - "eslint-plugin-unicorn": "^44.0.0", + "eslint-plugin-unicorn": "^44.0.2", "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", |
