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>2021-04-27 13:47:35 +0300
committerGitHub <noreply@github.com>2021-04-27 13:47:35 +0300
commit780332e101473a69587e761e2be6f0b40723bda7 (patch)
tree54a45a22b1c6ccb6d249d2e8b9da7e115e5ed34f /package.json
parentd1b414a565d7732087df1be45262113b1db2106c (diff)
Build(deps-dev): Bump xo from 0.38.2 to 0.39.1 (#379)
* Build(deps-dev): Bump xo from 0.38.2 to 0.39.1 Bumps [xo](https://github.com/xojs/xo) from 0.38.2 to 0.39.1. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.38.2...v0.39.1) Signed-off-by: dependabot[bot] <support@github.com> * Update rfs.js Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.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 850a4b6..f479d06 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"stylelint": "^13.13.0",
"stylelint-config-standard": "^21.0.0",
"stylus": "^0.54.8",
- "xo": "^0.38.2"
+ "xo": "^0.39.1"
},
"mocha": {
"check-leaks": true,