aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-23 18:47:45 +0200
committerGitHub <[email protected]>2023-12-23 18:47:45 +0200
commit58cc39bd0912a88021c6cffd8ba8f64781f50bb7 (patch)
treeaf2213856a00e3ee1c9922ed9c89069c54c865cc /package.json
parentfa0cdba18f71571aa7b4fcd9706e2b9d70a162d0 (diff)
downloadbootstrap-58cc39bd0912a88021c6cffd8ba8f64781f50bb7.tar.xz
bootstrap-58cc39bd0912a88021c6cffd8ba8f64781f50bb7.zip
Build(deps-dev): Bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#39525)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 50.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.1) --- 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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e169968f9..570e0cb42 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": "^49.0.0",
+ "eslint-plugin-unicorn": "^50.0.1",
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",