Skip to content

Commit

Permalink
Bump xo from 0.53.1 to 0.54.0 (#124)
Browse files Browse the repository at this point in the history
* Bump xo from 0.53.1 to 0.54.0

Bumps [xo](https://github.com/xojs/xo) from 0.53.1 to 0.54.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.53.1...v0.54.0)

---
updated-dependencies:
- dependency-name: xo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix linter issues.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc Görtz <mail@marcgoertz.de>
  • Loading branch information
dependabot[bot] and mrcgrtz committed Apr 10, 2023
1 parent 4eb927e commit 2b46159
Show file tree
Hide file tree
Showing 4 changed files with 1,288 additions and 733 deletions.
1 change: 0 additions & 1 deletion index.cjs
@@ -1,6 +1,5 @@
const path = require('node:path');
const process = require('node:process');

const pico = require('picocolors');
const logSymbols = require('log-symbols');
const plur = require('plur');
Expand Down

0 comments on commit 2b46159

Please sign in to comment.