Skip to content

Commit

Permalink
chore(package): update xo to version 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and pvdlg committed Sep 26, 2019
1 parent 3493e20 commit 4d75adc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint require-atomic-updates: off */

const {defaultTo, castArray} = require('lodash');
const verifyChangelog = require('./lib/verify');
const prepareChangelog = require('./lib/prepare');
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"semantic-release": "^15.0.0",
"sinon": "^7.1.1",
"tempy": "^0.3.0",
"xo": "^0.24.0"
"xo": "^0.25.0"
},
"engines": {
"node": ">=8.3"
Expand Down

0 comments on commit 4d75adc

Please sign in to comment.