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-09-03 08:14:02 +0300
committerGitHub <noreply@github.com>2022-09-03 08:14:02 +0300
commit585146a6a7aa70faf25442d7d28636ce57e29588 (patch)
tree83fd4d4fc4714e5f81f305da7dc67327e60a537e /package.json
parenta329575d82a65660ffa7b18cbd9f291e0ee7eef5 (diff)
Bump eslint-config-xo from 0.41.0 to 0.42.0 (#37052)
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.41.0...v0.42.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> 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 8287c53b20..8a02c8aef4 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"clean-css-cli": "^5.6.1",
"cross-env": "^7.0.3",
"eslint": "^8.23.0",
- "eslint-config-xo": "^0.41.0",
+ "eslint-config-xo": "^0.42.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-unicorn": "^42.0.0",