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>2021-08-10 17:30:32 +0300
committerGitHub <noreply@github.com>2021-08-10 17:30:32 +0300
commitd3368f4c0051806cefdc90767e96440cb9b5089e (patch)
tree87c50813a5834eff7ae46593f8a7c41d9cc5536e /package.json
parent0d608a6ccd833f4b5b074e86f27190de1c62f2f4 (diff)
Bump eslint-config-xo from 0.37.0 to 0.38.0 (#34722)
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.37.0...v0.38.0) --- 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> 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 3ee1172e6d..6bc6eef0a2 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"clean-css-cli": "^5.3.3",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
- "eslint-config-xo": "^0.37.0",
+ "eslint-config-xo": "^0.38.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-unicorn": "^34.0.1",
"find-unused-sass-variables": "^3.1.0",