Skip to content

Commit

Permalink
Bump xo from 0.55.1 to 0.56.0
Browse files Browse the repository at this point in the history
Bumps [xo](https://github.com/xojs/xo) from 0.55.1 to 0.56.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 761f8e0 commit 4154a60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.11.1",
"workbox-webpack-plugin": "^7.0.0",
"xo": "^0.55.0",
"xo": "^0.56.0",
"yarn-minify": "^1.0.1"
},
"ava": {
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11236,6 +11236,7 @@ [email protected]:
workbox-core "7.0.0"

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
name wrap-ansi-cjs
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down Expand Up @@ -11305,10 +11306,10 @@ xmlchars@^2.1.1:
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==

xo@^0.55.0:
version "0.55.1"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.55.1.tgz#9ef320a2dc46ccd42ca3ccf3c6c2a338ae2a6e8b"
integrity sha512-xjwxX6YM2JmAqmoGaXiBSyzE4DVCzSCgIux4Y001BeMc2V42xyoZtdrqICGYwo8or4cS/QBKJqKiy5QbJ+YqHw==
xo@^0.56.0:
version "0.56.0"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.56.0.tgz#85fbb215ea4115c9c74af7a4e20a88b6590f02cd"
integrity sha512-ohzSqgQ8POgZ3KNaEK/gxDovb6h3cglxv8+xi9Dn7gmRe8g4qotpOZpMs5ACJhvkJDmJOhiKbk6Uq6Mx1Di9DA==
dependencies:
"@eslint/eslintrc" "^2.1.0"
"@typescript-eslint/eslint-plugin" "^6.0.0"
Expand Down

0 comments on commit 4154a60

Please sign in to comment.