Bump xo from 0.55.1 to 0.56.0

Bumps [xo](https://github.com/xojs/xo) from 0.55.1 to 0.56.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.55.1...v0.56.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-19 14:49:00 +00:00
committed by GitHub
parent 0d2d7b6313
commit a9261329a9
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"postcss": "^8.4.28",
"postcss-cli": "^10.1.0",
"prettier": "3.0.2",
"xo": "^0.55.1"
"xo": "^0.56.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@@ -6340,9 +6340,9 @@
"dev": true
},
"node_modules/xo": {
"version": "0.55.1",
"resolved": "https://registry.npmjs.org/xo/-/xo-0.55.1.tgz",
"integrity": "sha512-xjwxX6YM2JmAqmoGaXiBSyzE4DVCzSCgIux4Y001BeMc2V42xyoZtdrqICGYwo8or4cS/QBKJqKiy5QbJ+YqHw==",
"version": "0.56.0",
"resolved": "https://registry.npmjs.org/xo/-/xo-0.56.0.tgz",
"integrity": "sha512-ohzSqgQ8POgZ3KNaEK/gxDovb6h3cglxv8+xi9Dn7gmRe8g4qotpOZpMs5ACJhvkJDmJOhiKbk6Uq6Mx1Di9DA==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^2.1.0",