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

github.com/twbs/rfs.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>2020-11-24 14:09:58 +0300
committerGitHub <noreply@github.com>2020-11-24 14:09:58 +0300
commitd8726952dfbe2b613bf2d9d67a0ab3f28762e7b6 (patch)
tree60cbcfe3944e92ad3916ee6caa988dc1d5e11935 /package.json
parent4d24797e71e73219f2c84fbd8cd4345d330cc682 (diff)
Bump xo from 0.34.2 to 0.35.0 (#322)
Bumps [xo](https://github.com/xojs/xo) from 0.34.2 to 0.35.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.34.2...v0.35.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 20382d4..ca9bba6 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
"stylus": "^0.54.8",
- "xo": "^0.34.2"
+ "xo": "^0.35.0"
},
"mocha": {
"check-leaks": true,