aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-02 07:52:59 +0200
committerGitHub <[email protected]>2023-11-02 07:52:59 +0200
commit662995fe94a15e94e11ebf15fc7b5dd272c68de8 (patch)
tree5f567a78ebf83437d141ac7ed1d459a434cf5d25 /package.json
parentefd57ec8282dc9f775c6055f10f9a9c206b9f56a (diff)
downloadbootstrap-662995fe94a15e94e11ebf15fc7b5dd272c68de8.tar.xz
bootstrap-662995fe94a15e94e11ebf15fc7b5dd272c68de8.zip
Build(deps-dev): Bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 (#39350)
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] <[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 78ae7b0d9..bd046cd27 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-markdown": "^3.0.1",
- "eslint-plugin-unicorn": "^48.0.1",
+ "eslint-plugin-unicorn": "^49.0.0",
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",