aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-06 21:46:52 +0200
committerGitHub <[email protected]>2024-02-06 21:46:52 +0200
commit40c6d8a4bc9813e5c54cf7753b1f0785fed92715 (patch)
tree1e8a40f74559a8760958ba17c425dc7437dd72c7 /package.json
parent4e94fb54d46ea1289b2e42150266c1659f608be3 (diff)
downloadbootstrap-40c6d8a4bc9813e5c54cf7753b1f0785fed92715.tar.xz
bootstrap-40c6d8a4bc9813e5c54cf7753b1f0785fed92715.zip
Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)
* Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.43.1 to 0.44.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.43.1...v0.44.0) --- updated-dependencies: - dependency-name: eslint-config-xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update .eslintrc.json * Update .eslintrc.json * autofix --------- 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 c590fe35b..4b94b6d79 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
"clean-css-cli": "^5.6.3",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
- "eslint-config-xo": "^0.43.1",
+ "eslint-config-xo": "^0.44.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-markdown": "^3.0.1",