aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-13 18:01:31 +0200
committerGitHub <[email protected]>2022-12-13 18:01:31 +0200
commitb1f86f45ad387df3fad3749bd899c2f22e798f4e (patch)
treed108a08a1afdb2dd2972c91563fbab0a0ff5f3fc /package.json
parentf2b8be5417daf1bb19ebb69832c770147c944454 (diff)
downloadbootstrap-b1f86f45ad387df3fad3749bd899c2f22e798f4e.tar.xz
bootstrap-b1f86f45ad387df3fad3749bd899c2f22e798f4e.zip
Build(deps-dev): Bump eslint-plugin-unicorn from 44.0.2 to 45.0.2 (#37639)
* Build(deps-dev): Bump eslint-plugin-unicorn from 44.0.2 to 45.0.2 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 44.0.2 to 45.0.2. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v44.0.2...v45.0.2) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Ignore unicorn/no-typeof-undefined for now 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6162a72de..678efee18 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.2",
+ "eslint-plugin-unicorn": "^45.0.2",
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",