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-01-05 16:24:56 +0300
committerGitHub <noreply@github.com>2021-01-05 16:24:56 +0300
commitfdd76d6d0cef996fd53967f0217bc6777a21b041 (patch)
tree49496d92ae04ccc756716d02dd1fb61fb4ab65df /package.json
parentc6240401f5e1838f724f7508cf213c43dac932db (diff)
Bump eslint-config-xo from 0.33.1 to 0.34.0 (#32679)
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.33.1 to 0.34.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.33.1...v0.34.0) 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 108c382f09..72edf0570f 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.3",
"eslint": "^7.17.0",
- "eslint-config-xo": "^0.33.1",
+ "eslint-config-xo": "^0.34.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^25.0.1",
"find-unused-sass-variables": "^3.0.0",