Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-09 10:03:51 +0300
committerGitHub <noreply@github.com>2022-11-09 10:03:51 +0300
commit7c8f4d1a3e4ef1f613152991fa40e75ca0b99f09 (patch)
treee08f78dbd2dc40cad5556fb5eca1321fff8ebaef /package.json
parent167aabfed09b220058ebf5d9b2cbbd629a0c6058 (diff)
Bump eslint-config-xo from 0.42.0 to 0.43.1 (#37444)
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.42.0 to 0.43.1. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.42.0...v0.43.1) --- updated-dependencies: - dependency-name: eslint-config-xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> 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 13899d16dc..d4682306bc 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"clean-css-cli": "^5.6.1",
"cross-env": "^7.0.3",
"eslint": "^8.27.0",
- "eslint-config-xo": "^0.42.0",
+ "eslint-config-xo": "^0.43.1",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-markdown": "^3.0.0",